Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 449 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 449 Bytes

2.0.0

  • Migration to null safety

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.