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

RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart

Changelog #

UUID Plus Versions #

v0.1.0

  • Initial release of uuid_plus
  • Forked from dart-uuid v4.5.1
  • Package renamed to uuid_plus
  • Update UuidV7 implementation to use Int64 from fixnum package
  • Update tests: instesd of gereate large number of UUIDs for collision tests, a more efficient approach is used
  • Updated repository links and documentation

Original dart-uuid History #

The original changelog can be found here.

1
likes
150
points
1.18k
downloads

Publisher

verified publisherprojectcatalyst.io

Weekly Downloads

RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, fixnum, meta

More

Packages that depend on uuid_plus