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

A simple Flutter library to use Navigator 2.0

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hopper

With Flutter:

 $ flutter pub add hopper

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

dependencies:
  hopper: ^0.0.2

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:hopper/hopper.dart';
2
likes
0
pub points
15%
popularity

Publisher

verified publisherarkan.pro

A simple Flutter library to use Navigator 2.0

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on hopper