gnss_diagnostics 0.1.0 copy "gnss_diagnostics: ^0.1.0" to clipboard
gnss_diagnostics: ^0.1.0 copied to clipboard

PlatformAndroid

Passive GNSS diagnostics plugin for android providing satellite visibility and constellation statistics

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gnss_diagnostics

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

dependencies:
  gnss_diagnostics: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:gnss_diagnostics/gnss_diagnostics.dart';
1
likes
150
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

Passive GNSS diagnostics plugin for android providing satellite visibility and constellation statistics

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gnss_diagnostics

Packages that implement gnss_diagnostics