flutter_navigation_generator_annotations 1.1.0-experimental-3
flutter_navigation_generator_annotations: ^1.1.0-experimental-3 copied to clipboard
Generate your Flutter navigator by annotating your screen
1.1.0-experimental - 2024-07-03 #
- Added methodName and updated routeName to include web parameters
- Added unknownRoute to handle unknown routes
- Added guards to prevent navigation under certain conditions
1.0.1 - 2023-11-14 #
- Added restorablePush, restorablePopAndPush, restorablePushReplacement and restorablePushAndReplaceAll methods
1.0.0 - 2023-06-23 #
- Removed dependencies on Get and use Flutter navigation