weather_unit 1.1.2+1 weather_unit: ^1.1.2+1 copied to clipboard
Providing weather unit in Dart with display, compare and convert unit.
1.1.2+1 #
- Become a part of weanel project again
1.1.2 #
- Add
UnitUncomparable
1.1.1 #
- Allows parse integer directly to
Temperature
andHumidity
- Added missed documentation
1.1.0 #
- Drop
Humidity
comparable - New interfaces
1.0.1+1 #
- Swap owner
1.0.1 #
- Null-safe support
1.0.0 #
- Add temperature and humidity unit comparion, display unit and conversion (temperature only)