unit_converter 1.1.0 copy "unit_converter: ^1.1.0" to clipboard
unit_converter: ^1.1.0 copied to clipboard

outdated

A library to easily convert between units of different system.

1.0.0 #

  • Fully working version. Various types of converter added.

1.0.0+1 #

  • Proper commenting on public APIS.

1.1.0 #

Breaking Change: New method getConverter added to get an instance of UnitConverter. Previously it was done by instantiating UnitConverter directly. We have made the UnitConverter class private to the library. So, use getConverter passing the type of Converter you need.

  • Code cleanup.
  • Better API documentation.
8
likes
0
pub points
21%
popularity

Publisher

unverified uploader

A library to easily convert between units of different system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on unit_converter