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

Air quality index from the World's Air Quality Index (WAQI) service.

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: ^4.1.1

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';
12
likes
150
points
664
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Air quality index from the World's Air Quality Index (WAQI) service.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on air_quality