test_create_package 0.0.1 copy "test_create_package: ^0.0.1" to clipboard
test_create_package: ^0.0.1 copied to clipboard

Test Create, Publish and Manage Flutter Packages

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add test_create_package

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

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

Publisher

unverified uploader

Test Create, Publish and Manage Flutter Packages

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on test_create_package