Skip to content

MDC 101 throwing ROUTE exception #131

Closed
@KinginDev

Description

@KinginDev

I just started the MDC 101 tutorial and after follwing all the installation steps and running: Flutter doctor i am getting this error message. Pls how can i fix this

 I/flutter (29828): The following message was thrown:
I/flutter (29828): Could not navigate to initial route.
I/flutter (29828): The requested route name was: "/login"
I/flutter (29828): The following routes were therefore attempted:
I/flutter (29828):  * /
I/flutter (29828):  * /login
I/flutter (29828): This resulted in the following objects:
I/flutter (29828):  * null
I/flutter (29828):  * MaterialPageRoute<void>("/login", animation: null)
I/flutter (29828): One or more of those objects was null, and therefore the initial route specified will be ignored and
I/flutter (29828): "/" will be used instead.

I/flutter (29828): ════════════════════════════════════════════════════════════════════════════════════════════════════
I/flutter (29828): Another exception was thrown: Could not find a generator for route "/" in the _MaterialAppState.
Syncing files to device TECNO K9...
I/flutter (29828): Another exception was thrown: A GlobalKey was used multiple times inside one widget's child list.
I/SurfaceView(29828): Punch a hole(dispatchDraw), this = io.flutter.view.FlutterView{5c835bc VFE...... .F...... 0,0-720,1204}
I/SurfaceView(29828): updateWindow -- setFrame, this = io.flutter.view.FlutterView{5c835bc VFE...... .F...... 0,0-720,1204} 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions