- 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.