measure 0.1.1+1 copy "measure: ^0.1.1+1" to clipboard
measure: ^0.1.1+1 copied to clipboard

Library for working with measurements, quantities and units.

0.1.1+1 #

  • FIX: Support intl '>=0.17.0 <0.19.0'.

0.1.1 #

  • FEAT: Support intl v0.18.0 and petitparser v5.0.0.

0.1.0 #

  • Null safety
  • Support for dart 2
  • Remove dependency on package typedparser
  • move implementation of intValue to Measurable
  • rename constants to lower case versions
  • make unit constructors public
  • add unit converter const factories
  • computations with units
  • add units in quantity classes as static variables
  • rename Duration quantity to DurationQuantity to avoid collision with core Duration class
  • remove quantity type argument from Measure

0.0.1 #

  • Initial version
2
likes
100
pub points
49%
popularity

Publisher

verified publisherappsup.be

Library for working with measurements, quantities and units.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (LICENSE)

Dependencies

collection, intl, petitparser, quiver

More

Packages that depend on measure