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
Expected behavior:
The app doesn't crash on run Current behavior:
App crashes on run
Steps to reproduce
Run app on android
StackTrace:
The relevant error-causing widget was:
ChangeNotifierProxyProvider<WebViewModel, WindowModel> ChangeNotifierProxyProvider:file:///C:/git/flutter_browser_app/lib/main.dart:126:9
When the exception was thrown, this was the stack:
#0 WindowManagerPlus.current (package:window_manager_plus/src/window_manager.dart:60:51)
window_manager.dart:60
#1 _FlutterBrowserAppState.initState (package:flutter_browser/main.dart:152:23)
main.dart:152
#2 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5748:55)
framework.dart:5748
The text was updated successfully, but these errors were encountered:
Environment
Device information:
Huawei P30 Pro
Description
Expected behavior:
The app doesn't crash on run
Current behavior:
App crashes on run
Steps to reproduce
Run app on android
StackTrace:
The text was updated successfully, but these errors were encountered: