_dummy_pkg 0.100.1182+z1o6q copy "_dummy_pkg: ^0.100.1182+z1o6q" to clipboard
_dummy_pkg: ^0.100.1182+z1o6q copied to clipboard

Dummy packages published from pub integration tests.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add _dummy_pkg

With Flutter:

 $ flutter pub add _dummy_pkg

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

dependencies:
  _dummy_pkg: ^0.100.1182+z1o6q

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:_dummy_pkg/_dummy_pkg.dart';
1
likes
150
points
183
downloads

Publisher

unverified uploader

Weekly Downloads

Dummy packages published from pub integration tests.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

retry

More

Packages that depend on _dummy_pkg