Skip to content

A routing system which fits perfectly between catalyst_builder and the flutter navigator.

License

Notifications You must be signed in to change notification settings

mintware-de/explorator

Repository files navigation

explorator

Explorator is a routing system which works great together with catalyst_builder and the default Flutter router.

The main advantage is having dependency injection in all your routes / widgets without wire them the hard way.

Installation / Configuration

Quick start guide

FAQ

Can I add more than one RouteProvider?

Yes, that's definitive one of the design principles of this package. I'm a fan of the OCP => you can add more routes without touching existing code.

Is Flutter web supported?

Yes, all platforms are supported.

Tests

./run_tests.sh

About

A routing system which fits perfectly between catalyst_builder and the flutter navigator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published