units_converter 0.4.0 units_converter: ^0.4.0 copied to clipboard
Simple and light units conversion package for all your needs.
0.4.0 #
Breaking. In this release we used the lints
package and changed enum to camelCase. We also added minutes/kilometer and
energy foot pounds units.
0.3.0+1 #
Added mils.
0.3.0 #
Add support for null safety. Added some test. Added fluid ounces, gill, pennyweight, troy ounce. Bugfix.
0.2.0+2 #
Fix time typo and time symbols
0.2.0+1 #
Fix force conversion. Fix some comment and README
0.2.0 #
Added Property class. It is the parent of all the properties. In this way we can also remove some code. Now you can assign a custom name to a Property object.
0.1.0 #
First release