Skip to content

Instantly share code, notes, and snippets.

View hmbenhaim's full-sized avatar

Haim Benhaim hmbenhaim

  • Qumulus Cloud
  • United Kingdom
View GitHub Profile
@tolo
tolo / nested_navigation_shell_route.dart
Last active March 23, 2024 07:49
Example showing how to use go_router to build persistent nested navigation (i.e. separate nested navigation trees) with a BottomNavigationBar.
// This temporary implementation is now obsolete, see instead:
// https://pub.dev/documentation/go_router/latest/go_router/StatefulShellRoute-class.html