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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
11
likes
150
points
843
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

2024.09.23 - 2025.04.07

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