slugid 1.1.2 copy "slugid: ^1.1.2" to clipboard
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 to pubspec.yaml.

v1.1.1 #

  • Implement Slugid.hashCode.

v1.1.0 #

  • Ported to null-safety without breaking changes.
  • Annotated Slugid with @sealed from package:meta.

v1.0.0+1 #

  • Fixed homepage and issue_tracker in pubspec.yaml.

v1.0.0 #

  • Initial release, including most of the features available in other slugid implementations.
45
likes
140
pub points
83%
popularity

Publisher

verified publishergoogle.dev

A URL-safe base64 encoding for UUIDv4 stripped of padding. Useful when embedding short random UUIDs in URLs.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#uuid

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

convert, meta

More

Packages that depend on slugid