Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 406 Bytes

1.2.1

  • Changed latitude and longitude to be of type double rather than String

1.2.0

  • Fixed parsing errors which occurred when the AQI values were non-numerical
  • Added an example application

1.1.0

  • Released as a Flutter package (rather than a plugin).

1.0.3

  • No longer depends on an external location package.

1.0.0

  • Now supports both city name queries as well as Location queries.