8000 GitHub - coolmate/shortuuid: Short UUID package for flutter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coolmate/shortuuid

Repository files navigation

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

Usage:

var shortUuid = ShortUuid.shortv4();
print(shortUuid);
// should be something like '2ZvH1zF5heKiXauFhhn9YT'

About

Short UUID package for flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0