Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the
rest of your code.
- Export Temperature class from the main
library 6b4c2e4
- Negation for Volume, Distance, and
TemperatureChange 1e1dffa
- Piecemeal constructors for Volume and Distance measurements 34c3922
- Type-safe Temperature conversions eb08dcf
- Checks for whether a quantity is NaN 9fffbf8
- Checks for whether a quantity is finite or not add636e
- Fix broken links in CHANGELOG 5cfb081
- Refer to pub.dev page as the homepage 3cfe488
- Correct US cup conversion rate 47e54bc
- Simplify the Operations in the README 0a56edd
- Include a basic example app 4ac3ba7
- Type-safe distance conversions 49422bb
- Add Modified BSD License a04c174
- Document all public Distance APIs b3481ae
- Update module naming to match the Fling convention 7b295bf
This CHANGELOG.md was generated with Changelog for Dart