sane_uuid
A sane UUID implementation with support for generating and handling v1, v4 and v5 UUIDs according to RFC4122.
1.1.0
19K downloads/mo
#2240 most downloaded on pub.dev
BjoernPetersen/sane_uuid
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.5 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
8 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jun 2021 to Jun 2024
2022
2023
2024
2025
2026
Releases
latest 8-
1.1.028 Jun 2024Release notes
Open source →Features
- You can now generate v6 UUIDs (specified by RFC 9562) using
Uuid.v6()
- You can now generate v6 UUIDs (specified by RFC 9562) using
-
1.0.123 Jun 2024 -
1.0.023 Jun 2024Release notes
Open source →Breaking Changes
- Bumped minimum Dart version to 3.3.0
- The
Uuid.fromBytesfactory now accepts a Uint8List instead of a ByteBuffer - The type of
Uuid.byteshas changed to Uint8List.
-
1.0.0-alpha.525 Aug 2023 pre-releaseRelease notes
Open source →Breaking Changes
- Require Dart 3
- Introduce class modifiers where applicable
-
1.0.0-alpha.417 Jun 2021 pre-releaseRelease notes
Open source →- Throw FormatException instead of ArgumentError in
Uuid.fromString, because clients shouldn't have to catch errors.
- Throw FormatException instead of ArgumentError in
-
1.0.0-alpha.317 Jun 2021 pre-releaseNothing published for this version
-
1.0.0-alpha.217 Jun 2021 pre-release -
1.0.0-alpha.117 Jun 2021 pre-releaseNothing published for this version