navigation_system 0.0.4 copy "navigation_system: ^0.0.4" to clipboard
navigation_system: ^0.0.4 copied to clipboard

outdated

A comprehensive Flutter Navigation System that provides a set of utilities for managing routes, passing arguments, and navigating through your application with ease.

navigation_system #

A Flutter plugin providing a set of navigation utilities for managing routes and navigation stack in a Flutter application.

Features #

  • Navigate to specified routes with optional arguments.
  • Clear all previous routes from the stack.
  • Replace current route with a named route.
  • Pop until a specific route is reached.
  • And more!

Getting Started #

This project serves as a starting point for a Flutter plugin package. It includes platform-specific implementation code for Android, iOS, MacOS, Windows.

For more information on Flutter development, including tutorials, samples, and API reference, visit the online documentation.

Platform Support #

This plugin is available on both Android, iOS, MacOS, Windows.

For more detailed instructions on how to develop plugins with platform-specific code, refer to Flutter's documentation on developing packages.

5
likes
130
points
3
downloads

Publisher

verified publisherdigitwhale.com

Weekly Downloads

A comprehensive Flutter Navigation System that provides a set of utilities for managing routes, passing arguments, and navigating through your application with ease.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on navigation_system

Packages that implement navigation_system