weather_pack 0.1.0
weather_pack: ^0.1.0 copied to clipboard
The project is designed to obtain weather via the OpenWeatherMap API. With geocoding and units measure. :)
0.1.0 #
- fix issue #1 of hiding
parseCurrent
from public api - add assert for latitude and longitude
WeatherService
andGeocodingService
, andOWMApiTest
now acceptclient
as a parameter. This can be handy when testing- bump dependencies. The next release will be an upgrade to Dart 3.0
0.0.2 #
0.0.1 #
- Initial development release. Hi pub.dev