explorator 1.1.0 copy "explorator: ^1.1.0" to clipboard
explorator: ^1.1.0 copied to clipboard

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

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
1
likes
140
pub points
32%
popularity

Publisher

verified publishermintware.de

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

catalyst_builder, flutter, mockito

More

Packages that depend on explorator