open_weather_client 2.3.2 copy "open_weather_client: ^2.3.2" to clipboard
open_weather_client: ^2.3.2 copied to clipboard

Unofficial OpenWeather package for Current and Forecast weather data.

[1.0.0] - 19/01/2021. #

  • Unofficial Dart package in order to make use of OpenWeatherMAP API easily. The plugin can currently be used to fetch weather data by city name or geolocation(latitude, longitude). The plugin also supports 5 days forecast. Easy-to integrate widgets and exported functions are also part of the package.

[1.0.1] - 20/01/2021. #

  • Readme Update

[1.0.2] - 30/01/2021. #

  • Added demo gif and images updated to HTTPS to prevent errors

[1.0.3] - 08/02/2021. #

  • Fixes in dependencies

[1.0.4] - 05/03/2021. #

  • Removed cached-network-image from dependencies in order to support web
  • Other fixes

[1.0.5] - 27/07/2021. #

  • Updated dependencies

[2.0.0] - 06/10/2022. #

  • Updated package to support Null-Safety
  • Updated package to support flutter 3.x.x

[2.1.0] - 20/01/2023. #

  • Fixed issues with forecasted weather data

[2.2.0] - 01/03/2023 #

  • Added language support for weather data

[2.3.0] - 24/07/2023 #

  • Dependency versions updated to support future compatibility

[2.3.1] - 24/08/2023 #

  • Language ENUM file updated to match Dart formatter.
  • Dartdoc documentation included in the project files

[2.3.2] - 24/08/2023 #

  • Pubspec changes
18
likes
130
pub points
74%
popularity

Publisher

verified publisheroctopusvisuals.com

Unofficial OpenWeather package for Current and Forecast weather data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, json_annotation, transparent_image

More

Packages that depend on open_weather_client