measure 0.1.0-dev.2 copy "measure: ^0.1.0-dev.2" to clipboard
measure: ^0.1.0-dev.2 copied to clipboard

outdated

Library for working with measurements, quantities and units.

Changelog #

0.1.0-dev.2 #

  • 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

0.0.1 #

  • Initial version
2
likes
0
pub points
56%
popularity

Publisher

verified publisherappsup.be

Library for working with measurements, quantities and units.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, intl, petitparser, quiver

More

Packages that depend on measure