measure 0.1.1+1 icon indicating copy to clipboard operation
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
120
pub points
45%
popularity

Publisher

verified publisher iconappsup.be

Library for working with measurements, quantities and units.

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

collection, intl, petitparser, quiver

More

Packages that depend on measure