Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.
- Dart analyze and dartdoc fixes c8e7073
- Arrange library parts 86ce2ae
- Method renaming and API simplification 1d3008a
- Follow the Effective Dart guide to documentation ca0674d
- Update README with precision example and features e8d3dee
- 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