weatherapi 1.1.1
weatherapi: ^1.1.1 copied to clipboard
A plugin for fetching weather forecasting via WeatherAPI.com. Works for both Android and iOS.
1.1.1 #
- Fixed UV data conversion to double.
- Updated
flutter_lints
to ^5.0.0. - Updated
http
dependency to ^1.3.0. - Code documentation.
1.1.0 #
- Support for all API response fields.
- Updated
flutter_lints
to ^4.0.0.
1.0.3 #
- Updated
flutter_lints
to ^3.0.1. - Minor changes.
1.0.2 #
- Code documentation.
- Minor changes.
1.0.1 #
- Minor changes.
1.0.0 #
- Weather plugin implementation for Android and iOS.
- Support for Realtime API data.
- Support for Forecast API data.
- Support for Search/Automplete API data.