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

outdated

A flutter plugin for generating a unique id.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uuid_helper

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

dependencies:
  uuid_helper: ^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:uuid_helper/uuid_helper.dart';
3
likes
0
points
77
downloads

Publisher

verified publisher2140s.com

Weekly Downloads

A flutter plugin for generating a unique id.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on uuid_helper