dart_unitz 0.0.6
dart_unitz: ^0.0.6 copied to clipboard
A simple and expandable unit conversion library. Quickly and easily convert between units and apply math operations on any unit.
Dart Unitz #
[0.0.6] #
- Update dependencies.
- Update minimum dart version.
[0.0.5] #
- Bump sdk version.
- Add more docs/comments.
- Add more tests.
[0.0.4] #
- Revert back to instances.
- Add prefixes.
- Add information units.
[0.0.3] #
- Simplify base conversion requirements.
- Equality now accounts for the 'formatted' value.
[0.0.2] #
- Allow types to be passed instead of instances.
[0.0.1] #
- Initial developer preview.