FilledStacks / boxtout

An open source food delivery product and service that will be developed on the FilledStacks YouTube channel
MIT License
416 stars 167 forks source link

Firebase Authentication Hot reload issue #37

Open Unsongheroes opened 1 year ago

Unsongheroes commented 1 year ago

This is a bit of an old issue, which is properly solved in some of the newer code, however I have an older code base, where i have my setup based on the code in: https://github.com/FilledStacks/boxtout/blob/main/src/clients/customer/lib/services/user_service.dart. My issue is what when ever I hot reload my app, my app crashes hard with: image What Im i doing wrong. I only experiance this issue when hot reloading as far as i am aware