flutter_navigation_generator_animations 1.1.0+experimental.2 flutter_navigation_generator_animations: ^1.1.0+experimental.2 copied to clipboard
Generate your Flutter navigator by annotating your screen
1.1.0+experimental (2024-07-03) #
- Added NativeRouteAnimation to animate between pages in a native way (Android scales, iOS uses CupertinoPageTransition, web doesn't animate, other platforms use FadeTransition)