explorator 2.0.0-rc.1 copy "explorator: ^2.0.0-rc.1" to clipboard
explorator: ^2.0.0-rc.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add explorator

With Flutter:

 $ flutter pub add explorator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  explorator: ^2.0.0-rc.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:explorator/explorator.dart';
2
likes
0
points
253
downloads

Publisher

verified publishermintware.de

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

catalyst_builder_contracts, flutter, mockito

More

Packages that depend on explorator