super_measurement 1.0.14 super_measurement: ^1.0.14 copied to clipboard
Dart package for converting unit measurement
1.0.14 #
- Use
value
instead ofval
1.0.13 #
- Bug fix
- More typesafe style
1.0.12 #
- Fix typo
1.0.11 #
- Fix typo
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 theObject
1.0.6 #
- Add
AngularSpeed
model
1.0.5 #
- Add
Energy
Unit
1.0.4 #
- Add
toFeetAndInches
toLength
1.0.3 #
- Add few test
- Removing
*
and/
operator
1.0.2 #
- Add
num
extension - Add
DataStorage
unit - Add
Furlongs
andMillimeters
toLength
- Add
CubicYards
toVolume
- Refractoring
1.0.1 #
- Zero default value of Unit if not provided/null.
1.0.0 #
- Initial version.