fling_units 0.4.1 copy "fling_units: ^0.4.1" to clipboard
fling_units: ^0.4.1 copied to clipboard

outdated

Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.

Change Log for fling_units #

Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.

v0.4.1 - 2021-03-11 #

Docs #

  • Follow the Effective Dart guide to documentation ca0674d
  • Update README with precision example and features e8d3dee

v0.4.0 - 2021-03-10 #

Feature #

v0.3.2 - 2021-03-07 #

Bugs #

  • Export Temperature class from the main library 6b4c2e4

v0.3.1 - 2021-03-06 #

Feature #

  • Negation for Volume, Distance, and TemperatureChange 1e1dffa
  • Piecemeal constructors for Volume and Distance measurements 34c3922

Docs #

v0.3.0 - 2021-03-06 #

Feature #

  • Type-safe Temperature conversions eb08dcf
  • Checks for whether a quantity is NaN 9fffbf8
  • Checks for whether a quantity is finite or not add636e

Docs #

  • Fix broken links in CHANGELOG 5cfb081
  • Refer to pub.dev page as the homepage 3cfe488

v0.2.1 - 2021-03-06 #

Bugs #

  • Correct US cup conversion rate 47e54bc

Docs #

  • Simplify the Operations in the README 0a56edd
  • Include a basic example app 4ac3ba7

v0.2.0 - 2021-03-05 #

Feature #

Docs #

  • Changelog update for 0.2.0 3f0dab3

v0.1.0 - 2021-03-05 #

Feature #

  • Type-safe distance conversions 49422bb

Fixes #

Docs #

  • Add Modified BSD License a04c174
  • Document all public Distance APIs b3481ae

Refactor #

  • Update module naming to match the Fling convention 7b295bf

v0.0.1 - 2021-03-04 #

Chore #

This CHANGELOG.md was generated with Changelog for Dart

10
likes
30
pub points
76%
popularity

Publisher

verified publishergelbermungo.xyz

Dependency-free, type-safe Dart unit conversion library. Decouple specific unit types you need to work with from the rest of your code.

Homepage
Repository
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on fling_units