flutter_navigation_generator 1.0.4 copy "flutter_navigation_generator: ^1.0.4" to clipboard
flutter_navigation_generator: ^1.0.4 copied to clipboard

Generate your Flutter navigator by annotating your screen widgets

1.0.4 - 2024-03-06 #

  • Fixed issue with settings.arguments error in restoration

1.0.3 - 2023-12-04 #

  • Fixed issue with FlutterNavigator PageType overriding FlutterRoute PageType

1.0.2 - 2023-11-14 #

  • Added restorablePush, restorablePopAndPush, restorablePushReplacement and restorablePushAndReplaceAll methods

1.0.1 - 2023-10-30 #

  • Fixed issue with popAndPush

1.0.0 - 2023-06-23 #

  • Removed dependencies on Get and use Flutter navigation