pretrip_source_met_norway 0.2.1 copy "pretrip_source_met_norway: ^0.2.1" to clipboard
pretrip_source_met_norway: ^0.2.1 copied to clipboard

MET Norway locationforecast hourly-forecast source for the pretrip_decision_advisor contract. Maps the global locationforecast compact product to a WeatherForecast measurement for the pre-trip "Before [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pretrip_source_met_norway

With Flutter:

 $ flutter pub add pretrip_source_met_norway

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

dependencies:
  pretrip_source_met_norway: ^0.2.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:pretrip_source_met_norway/pretrip_source_met_norway.dart';
0
likes
150
points
338
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

MET Norway locationforecast hourly-forecast source for the pretrip_decision_advisor contract. Maps the global locationforecast compact product to a WeatherForecast measurement for the pre-trip "Before you drive" briefing. Pure Dart.

Repository (GitHub)
View/report issues
Contributing

Topics

#weather #forecast #navigation #safety #pretrip

License

BSD-3-Clause (license)

Dependencies

http, pretrip_decision_advisor

More

Packages that depend on pretrip_source_met_norway