Relative Content

Tag Archive for flutterflutter-go-router

ShellRoute with ModalBototmSheetRoute in flutter

I’m implementing navigation within a BottomSheet using ModalBottomSheetRoute and go_router. However, I am unable to navigate to different paths within the BottomSheet. I have searched through various StackOverflow posts and issues, but I haven’t found any cases similar to mine.

How To Mock Go Router

In Flutter I have a unit test where I am trying to test whether my code is correctly navigating to another page. I use mocktail for testing.

flutter go router builder

**Hello everyone, I am trying to develop a project with flutter web, but the unexpected null value error is written on the screen, and in the console, The relevant error-causing widget was:
Builder
Builder:file:///Users/mertyavuz/.pub-cache/hosted/pub.dev/go_router-14.1.4/lib/src/builder.dart:256:9
I get this error **