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

A quick and easy Flutter navigation utility with fade transitions.

1.0.3 - 2025-07-26 #

Fixed #

  • Resized demo GIF display in README for better loading and layout
  • Fixed minor typos and improved wording in README documentation
  • Optimized transition animation performance in example app

Fixed #

  • Added HTML image tag for demo GIF resizing in README
  • Cleaned up example code formatting and comments

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
45
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