- Upgraded to http 1.1.0
- Updates Kotlin plugin and AGP
- Upgrade of compileSdkVersion
- Upgrade of android embeddings
- Migration to null safety
- Changed latitude and longitude to be of type double rather than String
- Fixed parsing errors which occurred when the AQI values were non-numerical
- Added an example application
- Released as a Flutter package (rather than a plugin).
- No longer depends on an external location package.
- Now supports both city name queries as well as Location queries.