uniquepackage 0.0.4 copy "uniquepackage: ^0.0.4" to clipboard
uniquepackage: ^0.0.4 copied to clipboard

Remove one from value

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uniquepackage

With Flutter:

 $ flutter pub add uniquepackage

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

dependencies:
  uniquepackage: ^0.0.4

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:uniquepackage/uniquepackage.dart';
1
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Remove one from value

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on uniquepackage