compound_failure_advisor 0.1.2 copy "compound_failure_advisor: ^0.1.2" to clipboard
compound_failure_advisor: ^0.1.2 copied to clipboard

Pure Dart in-drive compound-failure caution advisor for snow-zone navigation: fuses position-trust and visibility into one honest, advisory-only caution label when GPS and the map are failing at once. [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add compound_failure_advisor

With Flutter:

 $ flutter pub add compound_failure_advisor

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

dependencies:
  compound_failure_advisor: ^0.1.2

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:compound_failure_advisor/compound_failure_advisor.dart';
0
likes
150
points
274
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure Dart in-drive compound-failure caution advisor for snow-zone navigation: fuses position-trust and visibility into one honest, advisory-only caution label when GPS and the map are failing at once. Never says "safe", never tells her to turn back.

Repository (GitHub)
View/report issues
Contributing

Topics

#navigation #safety #automotive #driving #weather

License

BSD-3-Clause (license)

More

Packages that depend on compound_failure_advisor