Flutter app with nested beamer example and rebuild of the root widget
Bottom Navigation 2 Example
This example shows how to use Beamer
with a bottom navigation bar, pushing the details pages on top of everything.
Run flutter create .
to generate all necessary files, if needed.