super_measurement 4.0.0
super_measurement: ^4.0.0 copied to clipboard
Dart package for converting various unit measurement with ease
4.0.0 #
- Change
MomentofInertiatoMomentOfInertia
3.0.0 #
- Change
Unittosealedclass - Add
labelandunitLabelfor more clarity
2.1.3 #
- optimize
toPrecision()method
2.1.2 #
- Fix pub repo issue
2.1.1 #
- Removed debug prints
2.1.0 #
- Fix numerous conversion bugs
2.0.3 #
- Bump SDK
2.0.2 #
- Remove unnecessary dependency
2.0.1 #
- Some minor API changes
2.0.0 #
- Breaking changes, please adjust your code to new API, see example for usage
1.1.0 #
- Bug fix
fromJson - Bug fix at
Length
1.0.20 #
- Bug fix
- Value of unit now non-null
withValuenow have required positional argument- Some refractoring
- Add more docs
1.0.19 #
- Add
Torque - Minor refractor
1.0.18 #
- Add
Angle - Add
SurfaceTension - Add some unit to
DataStorage - Add docs
1.0.17 #
- Expand supported units and improve API consistency
- Enhancements include the addition of new measurement units such as
ElectricField,Entropy,Flow,Force, andIllumination
1.0.16 #
- Exposing
convertTo()andcombineTo() - Add some extension to
Iterable - Add
CurrentandSoundUnit
1.0.15 #
- Updating dependencies
1.0.14 #
- Use
valueinstead 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
Enumfor more granular way accessing theObject
1.0.6 #
- Add
AngularSpeedmodel
1.0.5 #
- Add
EnergyUnit
1.0.4 #
- Add
toFeetAndInchestoLength
1.0.3 #
- Add few test
- Removing
*and/operator
1.0.2 #
- Add
numextension - Add
DataStorageunit - Add
FurlongsandMillimeterstoLength - Add
CubicYardstoVolume - Refractoring
1.0.1 #
- Zero default value of Unit if not provided/null.
1.0.0 #
- Initial version.