shortuuid

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

shortuuid

shortuuid #
Generate short uuid for Dart - shorten the original 32 bit Uuid
A port version from short-uuid npm package (https://github.com/oculus42/short-uuid)
Also thanks to uuid
Getting Started #
$ shortuuid: ^2.1.1
$ pub get
copied to clipboard
Usage: #
var shortUuid = ShortUuid.shortv4();
print(shortUuid);
// should be something like '2ZvH1zF5heKiXauFhhn9YT'
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator