open_weather_api_client 2.0.1 copy "open_weather_api_client: ^2.0.1" to clipboard
open_weather_api_client: ^2.0.1 copied to clipboard

outdated

A comprehensive dart library for interfacing with the Open Weather API, providing wrappers for every endpoint served by OpenWeather.

[2.0.1] - Bug fix #

  • Fixed a bug where OneCallWeather would fail if parts of the request body were null
  • Updated mistakes in README.md

[2.0.0] - Bug fixes, QOL changes, and new features #

Breaking changes: #

  • Tuple2 has been deprecated, and weather factories now return data of type RequestResponse

New Features: #

  • Added support for the Beaufort scale for wind speed unit conversions

QOL Changes: #

  • Reduced package dependencies greatly (resulting in breaking changes)
  • All unit conversions are now done at the highest possible accuracy, and provided as is, without truncating decimal points

Minor changes #

  • Fully commented the OneCall data models
  • Better documentation
  • Updated the example project to reflect API changes

[1.0.0] - Initial Release #

  • Initial release
7
likes
120
pub points
50%
popularity

Publisher

verified publishertanzilzubair.tech

A comprehensive dart library for interfacing with the Open Weather API, providing wrappers for every endpoint served by OpenWeather.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

connectivity, flutter, http, retry

More

Packages that depend on open_weather_api_client