RatelHub / rflutter_alert

RFlutter Alert is super customizable and easy-to-use alert / popup dialog library for Flutter. You may create reusable alert styles or add buttons as much as you want with ease.
https://ratel.com.tr
MIT License
386 stars 117 forks source link

images in alert box does not appear #55

Closed AdelMahmoudHussein closed 4 years ago

AdelMahmoudHussein commented 4 years ago

Unable to load asset: packages/rflutter_alert/assets/images/close.png Unable to load asset: packages/rflutter_alert/assets/images/ic 001 002 003

on_error.png

yalva commented 4 years ago

This is happening if we just do hot reload after pub get, if we stop and full relaunch its working fine.

ibrahimdevs commented 4 years ago

@yalva thanks for your suggestion, it should solve the issue. @AdelMahmoudHussein

I'm closing this issue for now, if problem still exist, please re-open it again.