marcos930807 / awesomeDialogs

A new Flutter package project for simple a awesome dialogs
Other
340 stars 109 forks source link

BIG PROBLEM: animations sometimes not playing #9

Closed b-cancel closed 4 years ago

b-cancel commented 4 years ago

I have no idea why... but sometimes the animations just wont play usually its right after I unplug the cord and am no longer using the phone to debug I have to close it then open it again and then it begins working as expected this is ofcourse a big problem if I'm trying to use this for production

marcos930807 commented 4 years ago

This happens only en debug mode using hot reaload, it is related to flare i don't know why😅, but in release mode work perfect i use the library on production so dont worry my friend. Tested yourselfe a Release and you will see every thing works like a charm.

b-cancel commented 4 years ago

@marcos930807 thanks for being so helpful! :)