-
- Notifications
You must be signed in to change notification settings - Fork 316
Closed
Description
Error
Built build/app/outputs/apk/debug/app-debug.apk. I/flutter (19510): ══╡ EXCEPTION CAUGHT BY FLUTTER FRAMEWORK ╞═════════════════════════════════════════════════════════ I/flutter (19510): The following message was thrown: I/flutter (19510): Could not navigate to initial route. I/flutter (19510): The requested route name was: "/dialpad" I/flutter (19510): The following routes were therefore attempted: I/flutter (19510): * / I/flutter (19510): * /dialpad I/flutter (19510): This resulted in the following objects: I/flutter (19510): * null I/flutter (19510): * MaterialPageRoute<dynamic>(RouteSettings("/dialpad", null), animation: null) I/flutter (19510): One or more of those objects was null, and therefore the initial route specified will be ignored and I/flutter (19510): "/" will be used instead. I/flutter (19510): ════════════════════════════════════════════════════════════════════════════════════════════════════ I/flutter (19510): Another exception was thrown: Could not find a generator for route RouteSettings("/", null) in the _WidgetsAppState. D/EGL_emulation(19510): eglMakeCurrent: 0xde01a2a0: ver 3 0 (tinfo 0xde00f7a0) D/eglCodecCommon(19510): setVertexArrayObject: set vao to 0 (0) 1 0 Syncing files to device Android SDK built for x86... 2,027ms (!) This is a fresh build from this repo and I'm getting the above error. Not really sure what's wrong because it says as long as theres a routes table everything should be good, which there is
Metadata
Metadata
Assignees
Labels
No labels