- update readme file to reflect repo
- stop supporting dart versions prior to 2.17.0
- switch to using flutter_lint away from lints
- optimize memory usage when declaring binary structure
- fix issue related to missing gh permission
- fix issue related to publishing reference
- migrate to dart ecosystem publishing mechanisms @pitabwire (#14)
- introduce matrix testing for all supported versions @pitabwire (#14)
- cleanup precommit file
- fix bug in machine id gen when less than 10k @pitabwire (#3)
- fix to apply dart formatting
- Update pubspec description
- Remove dependancy to dart::io to allow multi platform use
- Correctly indicate license in use
- Update license to reflect correctly
- Document public api for the xid object
- Improvements to reference github repo on pub.dev
- Initial version.