easy_push 1.0.0 copy "easy_push: ^1.0.0" to clipboard
easy_push: ^1.0.0 copied to clipboard

A simple router for Dart

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_push

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

dependencies:
  easy_push: ^1.0.0

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:easy_push/easy_push.dart';
1
likes
110
pub points
8%
popularity

Publisher

unverified uploader

A simple router for Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, page_transition

More

Packages that depend on easy_push