sane_uuid 1.0.0-alpha.5 copy "sane_uuid: ^1.0.0-alpha.5" to clipboard
sane_uuid: ^1.0.0-alpha.5 copied to clipboard

A sane UUID implementation with support for generating and handling v1, v4 and v5 UUIDs according to RFC4122.

1.0.0-alpha.2 #

  • Initial version

1.0.0-alpha.4 #

  • Throw FormatException instead of ArgumentError in Uuid.fromString, because clients shouldn't have to catch errors.

1.0.0-alpha.5 #

Breaking Changes #

  • Require Dart 3
  • Introduce class modifiers where applicable
3
likes
140
pub points
69%
popularity

Publisher

verified publisherbjoernpetersen.net

A sane UUID implementation with support for generating and handling v1, v4 and v5 UUIDs according to RFC4122.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, meta

More

Packages that depend on sane_uuid