flutter_quick_router 0.0.4
flutter_quick_router: ^0.0.4 copied to clipboard
A Flutter package for easy route navigation with Navigator, supporting regular and restorable routes with various transitions.
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- TODO: Documentation Page updated.
0.0.3 #
- TODO: Added new QuickTransition class that uses Flutter animations smoothly and easily
0.0.4 #
- Added support for named routes.
- Added a named route generator for centralized and maintainable route configuration.
- Improved route management and navigation handling.
- Added support for navigating using registered route names.