flutter_quick_nav 1.0.2 copy "flutter_quick_nav: ^1.0.2" to clipboard
flutter_quick_nav: ^1.0.2 copied to clipboard

A quick and easy Flutter navigation utility with fade transitions.

1.0.2 - 2025-07-26 #

Added #

  • New transition types: slideUp and slideDown
  • Demo GIF (assets/demo.gif) to visualize transition animations
  • Embedded demo preview in README.md
  • Enhanced code examples in README.md

Changed #

  • Improved documentation for all navigation methods
  • Minor UI tweaks and transition improvements in example app

1.0.1 - 2025-07-21 #

Added #

  • Full working example in example/lib/main.dart
  • Better README documentation with code samples

Fixed #

  • Minor formatting and clarity updates in README

1.0.0 - 2025-07-14 #

  • Initial release of flutter_quick_nav
  • Provides push, replace, and pushAndRemoveUntil navigation helpers with fade animation
22
likes
160
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A quick and easy Flutter navigation utility with fade transitions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_quick_nav