Changelog
- Add
UuidValue.fromNamespace
to let you make constant variants of the namespace, as due to language limitations on Enums,Namespace.*.uuidValue
can't be constant. - Added
isV#()
,isNil()
, andisMax()
functions toUuidValue
for matching Dart standards.
Full Changelog: 4.5.0...4.5.1