weather_pack 0.1.0 copy "weather_pack: ^0.1.0" to clipboard
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 and GeocodingService, and OWMApiTest now accept client 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 #

  • fix issue #5 when some boundary cases were not taken into account
  • add to the "example" folder console application. A detailed analysis of code writing will be provided later
  • add visual resources to documentation, styling of the package was adjusted, link to telegram channel is attached

0.0.1 #

  • Initial development release. Hi pub.dev
11
likes
130
pub points
65%
popularity
screenshot

Publisher

unverified uploader

The project is designed to obtain weather via the OpenWeatherMap API. With geocoding and units measure. :)

Homepage
Repository (GitHub)
View/report issues

Topics

#weather #openweathermap #geocoding #weather-forecast #units-measure

Documentation

API reference

Funding

Consider supporting this project:

t.me

License

MIT (LICENSE)

Dependencies

http, meta

More

Packages that depend on weather_pack