uid 0.1.1 copy "uid: ^0.1.1" to clipboard
uid: ^0.1.1 copied to clipboard

Generate a unique ID from datetime, convert it to millisecondsSinceEpoch, and combine it with a random position and a string.

0.1.1 #

  • Update description.

0.1.0 #

  • Updated to latest Flutter SDK (^3.9.0)
  • isCapital parameter to generate IDs with only uppercase letters and numbers
  • onlyNumbers parameter to generate IDs with only numeric characters
  • getMultipleIds() method for batch ID generation
  • Better error handling with ArgumentError instead of assertions

0.0.2 #

  • Update description

0.0.1 #

  • Initial release
11
likes
150
points
351
downloads

Publisher

unverified uploader

Weekly Downloads

Generate a unique ID from datetime, convert it to millisecondsSinceEpoch, and combine it with a random position and a string.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on uid