mad_navigation 0.3.1+1 copy "mad_navigation: ^0.3.1+1" to clipboard
mad_navigation: ^0.3.1+1 copied to clipboard

A pure Dart package providing core navigation interfaces and abstractions for building maintainable and testable applications.

example/README.md

Mad Navigation Example #

This example demonstrates how to use the mad_navigation package to implement a clean and maintainable navigation solution in your Dart/Flutter applications.

Getting Started #

For a complete working example with all features, please refer to the main example in the root directory: Root Example

Running the Examples #

cd ../..  # Go to the root directory
flutter pub get
cd example/root_navigation_example # or example/tab_navigation_example
flutter run
3
likes
160
points
41
downloads

Publisher

verified publishermadbrains.ru

Weekly Downloads

A pure Dart package providing core navigation interfaces and abstractions for building maintainable and testable applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable

More

Packages that depend on mad_navigation