super_measurement 1.0.10 copy "super_measurement: ^1.0.10" to clipboard
super_measurement: ^1.0.10 copied to clipboard

Dart package for converting unit measurement

1.0.10 #

  • Fix from/to Json?

1.0.9 #

  • Remove unused dependecies

1.0.8 #

  • Add from/to Json
  • Fix typo
  • Minor performance tweak

1.0.7 #

  • Add Enum for more granular way accessing the Object

1.0.6 #

  • Add AngularSpeed model

1.0.5 #

  • Add Energy Unit

1.0.4 #

  • Add toFeetAndInches to Length

1.0.3 #

  • Add few test
  • Removing * and / operator

1.0.2 #

  • Add num extension
  • Add DataStorage unit
  • Add Furlongs and Millimeters to Length
  • Add CubicYards to Volume
  • Refractoring

1.0.1 #

  • Zero default value of Unit if not provided/null.

1.0.0 #

  • Initial version.