In my flutter app , when I try to hot reload or hot restart , after process complete , the reloaded screen shows for a second and then went whole white
only the Debug banner in top right side showing
There is no errors in the console. It just says restarted application...
I need to stop and rerun the application !!!
Why ?
I am using auto route and river pod, fast_i18n for localization
I can't even figure out where is the problem and how explain ?
Sharing some code in gist
https://gist.github.com/RageshAntony/2288a47a8fdc24af1e570a0c7cb9ed08
Other project running without issues