xid 1.0.11 xid: ^1.0.11 copied to clipboard
Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.
1.0.11 #
- fix bug in machine id gen when less than 10k @pitabwire (#3)
1.0.7 #
- fix to apply dart formatting
1.0.6 #
- Update pubspec description
1.0.5 #
- Remove dependancy to dart::io to allow multi platform use
1.0.4 #
- Correctly indicate license in use
1.0.3 #
- Update license to reflect correctly
1.0.2 #
- Document public api for the xid object
1.0.1 #
- Improvements to reference github repo on pub.dev
1.0.0 #
- Initial version.