uuidv6 1.0.0+1 copy "uuidv6: ^1.0.0+1" to clipboard
uuidv6: ^1.0.0+1 copied to clipboard

UUID Version 6 for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add uuidv6

With Flutter:

 $ flutter pub add uuidv6

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

dependencies:
  uuidv6: ^1.0.0+1

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:uuidv6/uuidv6.dart';
2
likes
140
pub points
43%
popularity

Publisher

verified publisherdizoft.ru

UUID Version 6 for Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

uuid

More

Packages that depend on uuidv6