flutter_navigator_helper 1.0.1 copy "flutter_navigator_helper: ^1.0.1" to clipboard
flutter_navigator_helper: ^1.0.1 copied to clipboard

A Flutter package that provides enhanced navigation utilities and route management helpers for easier Navigator operations.

flutter_navigator_helper #

A Flutter package that provides enhanced navigation utilities and route management helpers for easier Navigator operations.

Features #

  • Route observation and tracking
  • Utility methods for route management
  • Check route existence and get top route information
  • Close specific routes or all routes above a target
  • Route configuration management
  • Stream-based route change notifications

Installation #

Add the dependency in pubspec.yaml:

dependencies:
  flutter_navigator_helper: ^1.0.0

Then run:

flutter pub get

Usage #

Please check the example.

Example #

See the example directory for a complete sample app.

License #

The project is under the MIT license.

0
likes
150
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides enhanced navigation utilities and route management helpers for easier Navigator operations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_navigator_helper