nested_navigation_examples icon indicating copy to clipboard operation
nested_navigation_examples copied to clipboard

Bottom Navigation Bar with Nested Routes: GoRouter vs Beamer

Stateful Nested Navigation examples: GoRouter vs Beamer

This is an example app showing how to implement bottom navigation with nested routes using GoRouter and Beamer:

Nested Bottom Navigation Preview

It is based on this article on my website:

To see how the example app is implemented using the two packages, check these folders:

  • GoRouter example
  • Beamer example

LICENSE: MIT