destination 0.1.0-pre.1 copy "destination: ^0.1.0-pre.1" to clipboard
destination: ^0.1.0-pre.1 copied to clipboard

A library that makes Flutter Navigation 2.0 easier to use

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add destination

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

dependencies:
  destination: ^0.1.0-pre.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:destination/destination.dart';
0
likes
110
pub points
11%
popularity

Publisher

verified publisherpub.timnew.me

A library that makes Flutter Navigation 2.0 easier to use

Homepage

License

(pending) (LICENSE)

Dependencies

flutter

More

Packages that depend on destination