route_condition_forecast 0.1.3 copy "route_condition_forecast: ^0.1.3" to clipboard
route_condition_forecast: ^0.1.3 copied to clipboard

Per-segment weather and hazard forecasting along a planned route. Projects driving_weather + fleet_hazard onto route segments. Pure Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add route_condition_forecast

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

dependencies:
  route_condition_forecast: ^0.1.3

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

Import it

Now in your Dart code, you can use:

import 'package:route_condition_forecast/route_condition_forecast.dart';
0
likes
0
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

Per-segment weather and hazard forecasting along a planned route. Projects driving_weather + fleet_hazard onto route segments. Pure Dart.

Repository (GitHub)
View/report issues

Topics

#navigation #safety #automotive #winter-driving #routing

License

unknown (license)

Dependencies

driving_weather, equatable, fleet_hazard, latlong2, routing_engine

More

Packages that depend on route_condition_forecast