_dummy_pkg 0.100.1122+3r4nt copy "_dummy_pkg: ^0.100.1122+3r4nt" to clipboard
_dummy_pkg: ^0.100.1122+3r4nt 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.1122+3r4nt

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
pub points
0%
popularity

Publisher

unverified uploader

Dummy packages published from pub integration tests.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

retry

More

Packages that depend on _dummy_pkg