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
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.8, on macOS 12.6 21G115 darwin-arm, locale en-IL)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] IntelliJ IDEA Community Edition (version 2021.3.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
Flutter dependencies
flutter_core 2.2.0
firebase_messaging 14.1.0
The text was updated successfully, but these errors were encountered:
Bug report
main first function and runApp call twice
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
call once
Flutter doctor
Run
flutter doctor
and paste the output below:Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.8, on macOS 12.6 21G115 darwin-arm, locale en-IL)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.2.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] IntelliJ IDEA Community Edition (version 2021.3.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
Flutter dependencies
flutter_core 2.2.0
firebase_messaging 14.1.0
The text was updated successfully, but these errors were encountered: