ulid4d 3.0.0-beta copy "ulid4d: ^3.0.0-beta" to clipboard
ulid4d: ^3.0.0-beta copied to clipboard

Universally Unique Lexicographically Sortable Identifier for Dart

3.0.0-beta #

Changed #

  • Update to Dart 3

Breaking Changes #

  • ULID, ULIDFactory and ULIDMonotonic can only be implemented.

2.0.0 #

Fix #

  • Compatibility with js platform.

Breaking #

  • ULID's fields type change from int to Int64
    • mostSignificantBits
    • leastSignificantBits
    • timestamp

1.1.1 #

Fix #

  • Expose monotonic factory to public API

1.1.0 #

Added #

  • Monotonicity support

1.0.0 #

Added #

  • ULID implementation
  • Binary implementation support
9
likes
140
pub points
85%
popularity

Publisher

verified publisheraallam.com

Universally Unique Lexicographically Sortable Identifier for Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

fixnum

More

Packages that depend on ulid4d