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

Pure Dart localization fallback controller: turns raw GPS fixes, an optional trust verdict, and an optional dead-reckoning seam into ONE honest position estimate that never emits a confidently-wrong f [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add localization_fallback

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

dependencies:
  localization_fallback: ^0.1.2

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

Publisher

unverified uploader

Weekly Downloads

Pure Dart localization fallback controller: turns raw GPS fixes, an optional trust verdict, and an optional dead-reckoning seam into ONE honest position estimate that never emits a confidently-wrong fix in a whiteout.

Repository (GitHub)
View/report issues

Topics

#navigation #dead-reckoning #gps #positioning

License

unknown (license)

More

Packages that depend on localization_fallback