flutter_latlong_map_interface 0.16.0 copy "flutter_latlong_map_interface: ^0.16.0" to clipboard
flutter_latlong_map_interface: ^0.16.0 copied to clipboard

unlistedoutdated

A common platform interface for the maplibre_gl plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_latlong_map_interface

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

dependencies:
  flutter_latlong_map_interface: ^0.16.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:flutter_latlong_map_interface/maplibre_gl_platform_interface.dart';
0
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the maplibre_gl plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on flutter_latlong_map_interface