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
Honey app is not working in Flutter 3.16.1, the app starts but it stays freezed and it is not being able to display anything.
The only log I've got is "E/chromium(10359): [1130/103911.079895:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2"
Posting my flutter doctor output:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.16.1, on Microsoft Windows [Versi¢n 10.0.22621.2715], locale es-ES)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Professional 2019 16.10.1)
[√] Android Studio (version 2022.2)
[√] IntelliJ IDEA Community Edition (version 2023.2)
[√] VS Code (version 1.84.2)
[√] Connected device (4 available)
[√] Network resources
The text was updated successfully, but these errors were encountered:
Honey app is not working in Flutter 3.16.1, the app starts but it stays freezed and it is not being able to display anything.
The only log I've got is
"E/chromium(10359): [1130/103911.079895:ERROR:variations_seed_loader.cc(69)] Failed to open file for reading. Errno: 2"
Posting my
flutter doctor
output:The text was updated successfully, but these errors were encountered: