easy_navigation_flutter 0.0.2 copy "easy_navigation_flutter: ^0.0.2" to clipboard
easy_navigation_flutter: ^0.0.2 copied to clipboard

Flutter package for simplified page-to-page navigation.

flutter_navigator #

A Flutter package for simplified page-to-page navigation using a custom method (NavigatorHelper.to(pageName)).

Features #

  • Simple Navigation: Navigate between pages using a straightforward method.
  • Centralized Route Management: Manage routes and configurations in one place.
  • Typed Navigation: Support typed navigation for type safety.
  • Middleware Support: Intercept and modify navigation behavior with middleware functions.

Installation #

Add flutter_navigator to your pubspec.yaml file:

dependencies:
  flutter_navigator: ^1.0.0 # Replace with the latest version


4
likes
0
points
14
downloads

Publisher

verified publishersuneeldk.in

Weekly Downloads

Flutter package for simplified page-to-page navigation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_navigation_flutter