_dummy_pkg 0.100.1111+o5ol9 copy "_dummy_pkg: ^0.100.1111+o5ol9" to clipboard
_dummy_pkg: ^0.100.1111+o5ol9 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.1111+o5ol9

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
130
pub points
26%
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