neouuid 0.1.0 copy "neouuid: ^0.1.0" to clipboard
neouuid: ^0.1.0 copied to clipboard

Fast and idiomatic UUIDs (Universally Unique Identifiers) in Dart.

CHANGELOG #

0.1.0 #

  • Added UuidV1Generator and Uuid.v1().
  • Breaking: Fixed bugs related to Uuid.v4() and parsing UUIDs.

0.0.1 #

  • Added UuidGenerator, UuidV4Generator, and the Uuid.v4() constructor.
  • Fixed some documentation/markdown issues.

0.0.0 #

  • Initial release that supports parsing existing UUIDs, but not generating.
2
likes
140
pub points
0%
popularity

Publisher

verified publisherneodart.dev

Fast and idiomatic UUIDs (Universally Unique Identifiers) in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on neouuid