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
160
points
6
downloads

Documentation

API reference

Publisher

verified publisherneodart.dev

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

meta

More

Packages that depend on neouuid