test_a 0.1.0 copy "test_a: ^0.1.0" to clipboard
test_a: ^0.1.0 copied to clipboard

paritlce chains

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add test_a

With Flutter:

 $ flutter pub add test_a

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

dependencies:
  test_a: ^0.1.0

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:test_a/test_a.dart';
1
likes
120
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

paritlce chains

Homepage

Documentation

API reference

License

MIT (license)

More

Packages that depend on test_a