flutter_navigation_manager 1.0.1 copy "flutter_navigation_manager: ^1.0.1" to clipboard
flutter_navigation_manager: ^1.0.1 copied to clipboard

A comprehensive Flutter navigation management package with route management, navigation services, and shell navigation support.

Changelog #

All notable changes to this project will be documented in this file.

1.0.1 - 2025-06-20 #

Improved #

  • Extra documentation and increase pubdev score

1.0.0 - 2025-06-19 #

  • Initial release of Flutter Navigation Manager.
  • Unified navigation API: pushNamed, replaceNamed, pushNamedAndClearStack, pop, popUntil, canPop, hasRouteInStack, isCurrent, refresh, dispose.
  • NavigationState model for passing path/query parameters and extra data.
  • Extensible design: implement your own NavigationManager for any navigation backend.
  • Example app demonstrating all features.
1
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter navigation management package with route management, navigation services, and shell navigation support.

Repository (GitHub)
View/report issues

Topics

#navigation #routing #flutter #go-router #shell-navigation

License

unknown (license)

Dependencies

equatable, flutter, flutter_shared_utilities, go_router

More

Packages that depend on flutter_navigation_manager