ani_route 0.0.2 copy "ani_route: ^0.0.2" to clipboard
ani_route: ^0.0.2 copied to clipboard

discontinuedreplaced by: flutter

A lightweight flutter route tool.Provider a simple way to manager routes , direct use dart raw dart params.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ani_route

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

dependencies:
  ani_route: ^0.0.2

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:ani_route/ani_route.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publisherlaihz.tech

A lightweight flutter route tool.Provider a simple way to manager routes , direct use dart raw dart params.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ani_route