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

PlatformAndroid

Shows Google Maps turn-by-turn navigation notifications on the Frame (Android only, due to the requirement to read app notifications)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmaps_nav_hud_frame

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

dependencies:
  gmaps_nav_hud_frame: ^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:gmaps_nav_hud_frame/main.dart';
0
likes
135
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

Shows Google Maps turn-by-turn navigation notifications on the Frame (Android only, due to the requirement to read app notifications)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_notification_listener, image, logging, simple_frame_app

More

Packages that depend on gmaps_nav_hud_frame