open_weather_map_client 0.1.1
open_weather_map_client: ^0.1.1 copied to clipboard
Package that communicates with Open Weather Map to obtain climate data in a model.
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.