slugid 1.1.2 slugid: ^1.1.2 copied to clipboard
A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs.
v1.1.2 #
- Add
topics
topubspec.yaml
.
v1.1.1 #
- Implement
Slugid.hashCode
.
v1.1.0 #
- Ported to null-safety without breaking changes.
- Annotated
Slugid
with@sealed
frompackage:meta
.
v1.0.0+1 #
- Fixed
homepage
andissue_tracker
inpubspec.yaml
.
v1.0.0 #
- Initial release, including most of the features available in other slugid implementations.