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

Testing update for a flutter package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add testpackage

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

dependencies:
  testpackage: ^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:testpackage/testpackage.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Testing update for a flutter package

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on testpackage