Releases: csongorkeller/flutter_open_weather_package
Releases · csongorkeller/flutter_open_weather_package
v2.4.1
V2.4.0
Better documentation added to comply with public_member_api_docs
v2.3.2
Pubspec changes
v2.3.1
- Language.dart ENUM formatted to match dart formatter.
- dartdoc documentation included in the project files for easier readability
v2.3.0
Dependency updates to support future dart and flutter versions and other dependencies.
v2.2.0
Added language support to weather data
v2.1.0
Null-return issue fixed for weather forecast data
v2.0.0
Supporting Null-Safety
Supporting flutter 3.x.x
v1.0.5
Dependency updates
v1.0.4
Adding web support by removing cached network image from dependencies
Other fixes