android_auto_poi 0.0.6 copy "android_auto_poi: ^0.0.6" to clipboard
android_auto_poi: ^0.0.6 copied to clipboard

PlatformAndroid

Flutter plugin for Android Auto POI apps. Syncs a list of locations to show on car dashboard

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_auto_poi

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

dependencies:
  android_auto_poi: ^0.0.6

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:android_auto_poi/android_auto_poi.dart';
2
likes
155
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Android Auto POI apps. Syncs a list of locations to show on car dashboard

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_auto_poi

Packages that implement android_auto_poi