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