weather 0.9.4 weather: ^0.9.4 copied to clipboard
A weather plugin for fetching current weather and forecasting via the OpenWeatherMap API. Works for both Android and iOS.
0.9.4 #
- Updated the README
0.9.3 #
- Refactored how a http response is sent and parsed.
- Added exceptions for bad HTTP responses.
- Renamed existing exception classes to something more meaningful.
0.9.2 #
- Added support for Android X
- This version will not work for Android, unless instructions are followed carefully.
0.1.3 #
- Weather plugin works for Android and iOS
- Plugin now use objects to store weather information, rather than JSON