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

Don't use this package, I have published this package to test the change i made

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add not_for_use

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

dependencies:
  not_for_use: ^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:not_for_use/not_for_use.dart';
1
likes
130
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

Don't use this package, I have published this package to test the change i made

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, flutter, flutter_lints, rxdart

More

Packages that depend on not_for_use