You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(firebase): prevent Firebase initialization in demo environment
- Remove WidgetsFlutterBinding.ensureInitialized() from bootstrap process
- Add condition to skip Firebase initialization in demo environment
- Update main.dart to reflect new initialization logic
0 commit comments