flyroutes 1.2.1 copy "flyroutes: ^1.2.1" to clipboard
flyroutes: ^1.2.1 copied to clipboard

routing system feel like a magic wand

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flyroutes

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

dependencies:
  flyroutes: ^1.2.1

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

Import it

Now in your Dart code, you can use:

import 'package:flyroutes/flyroutes.dart';
2
likes
100
pub points
0%
popularity

Publisher

unverified uploader

routing system feel like a magic wand

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, path_to_regexp

More

Packages that depend on flyroutes