Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 812 Bytes

File metadata and controls

19 lines (10 loc) · 812 Bytes

flutter_bottom_nav_nested_routing

Project work that provides convenient navigation between Tabs using Flutter Auto Route.

Packages

dependencies: auto_route
dev_dependencies: auto_route_generator, build_runner

From the generated schema (router.dart) terminal code that allows code generation

flutter pub run build_runner build --delete-conflicting-outputs

Screen Recording