pretrip_source_met_norway 0.1.1
pretrip_source_met_norway: ^0.1.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_norwayThis 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.1.1Alternatively, 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:pretrip_source_met_norway/pretrip_source_met_norway.dart';