driving_weather 0.4.1 copy "driving_weather: ^0.4.1" to clipboard
driving_weather: ^0.4.1 copied to clipboard

Real-time weather monitoring with snow, ice, and visibility hazard detection. Open-Meteo integration (free, no API key). Pure Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add driving_weather

With Flutter:

 $ flutter pub add driving_weather

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

dependencies:
  driving_weather: ^0.4.1

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

Import it

Now in your Dart code, you can use:

import 'package:driving_weather/driving_weather.dart';
0
likes
160
points
340
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Real-time weather monitoring with snow, ice, and visibility hazard detection. Open-Meteo integration (free, no API key). Pure Dart.

Repository (GitHub)
View/report issues
Contributing

Topics

#weather #driving #navigation #safety #winter-driving

License

BSD-3-Clause (license)

Dependencies

condition_aggregator, condition_aggregator_digitraffic, equatable, http

More

Packages that depend on driving_weather