air_quality 1.0.0 copy "air_quality: ^1.0.0" to clipboard
air_quality: ^1.0.0 copied to clipboard

outdated

Air quality index using the https://waqi.info/ endpoint.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add air_quality

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  air_quality: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:air_quality/air_quality.dart';
10
likes
0
pub points
72%
popularity

Publisher

verified publishercachet.dk

Air quality index using the https://waqi.info/ endpoint.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, location

More

Packages that depend on air_quality