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.

1.1.0 #

Features:

  • Added the RouteProvider.tag constant to reduce magic symbols.
  • Added a ServiceProvider extension for registering the explorator services.
  • Added a GlobalKey<NavigatorState> to the ServiceProvider.
  • Added a Routing class. This class simplifies the routing without a BuildContext.
  • Added the path to the RouteArguments class.

Changes:

  • Changed the type of RegisteredRoute.builder to ServiceFactory<WidgetBuilder>

1.0.0 #

Initial release

1
likes
160
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