route_pilot 0.0.1 copy "route_pilot: ^0.0.1" to clipboard
route_pilot: ^0.0.1 copied to clipboard

A Flutter package that simplifies navigation and routing with custom transitions, easy argument passing, and a clean API for managing routes in your Flutter applications.

RoutePilot #

RoutePilot is a lightweight and easy-to-use navigation management package for Flutter applications. It provides a centralized way to handle navigation and route arguments across your app.

Features #

  • Singleton instance for global access
  • Methods for various navigation operations (push, pop, replace, etc.)
  • Argument passing and retrieval
  • Support for both named and widget-based routing

Installation #

Add this to your package's pubspec.yaml file:

dependencies:
  route_pilot: ^1.0.0
7
likes
0
points
19
downloads

Publisher

verified publishereldhopaulose.info

Weekly Downloads

A Flutter package that simplifies navigation and routing with custom transitions, easy argument passing, and a clean API for managing routes in your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on route_pilot