ferraridamiano / units_converter

Pure Dart package to easily convert units of mesurement, numeral systems and custom units.
https://pub.dev/packages/units_converter
MIT License
29 stars 15 forks source link

Each property should inherit from `CustomConversion` class #21

Closed ferraridamiano closed 2 years ago

ferraridamiano commented 2 years ago

There are ~500 lines of repetitive code that can be removed with this change