open_weather_map_client 1.0.2 copy "open_weather_map_client: ^1.0.2" to clipboard
open_weather_map_client: ^1.0.2 copied to clipboard

Package that communicates with Open Weather Map to obtain climate data in a model.

1.0.2 #

  • Add toJson method in the main model classes except in city model class.

1.0.1 #

  • Add sunrise and sunset time to current weather.

1.0.0 #

  • Initial stable version
  • Update minimum Flutter SDK to 2.5
  • This version only support current weather data for one location.

0.1.4 #

  • Now you can send the language code as a String parameter in class with provider

0.1.3 #

  • Add timezone to the city timezone

0.1.2 #

  • Now you can get the temperature feels like in Celsius and Fahrenheit degrees.

0.1.1 #

  • Now you can send the language code as a String parameter only in the providerless class.

0.1.0 #

  • Update readme.
  • Update example with provider.
  • Use provider package for management the state.

0.0.9 #

  • Update example without provider.

0.0.8 #

  • Now you can get temperature in Celsius and Fahrenheit

0.0.7 #

  • Functional version.

0.0.6 #

  • Testing version without Provider package

0.0.5 #

  • Testing version with Provider package

0.0.4 #

  • Add current weather get.

0.0.3 #

  • Add GitHub repository link.
  • Add city model.

0.0.2 #

  • Add weather model.
  • Add country model.

0.0.1 #

  • Testing version.
3
likes
105
pub points
25%
popularity

Publisher

verified publisheralexastudillo.com

Package that communicates with Open Weather Map to obtain climate data in a model.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause-Views (LICENSE)

Dependencies

flutter, http

More

Packages that depend on open_weather_map_client