sharemap_maplib_flutter 1.0.1 copy "sharemap_maplib_flutter: ^1.0.1" to clipboard
sharemap_maplib_flutter: ^1.0.1 copied to clipboard

A MapLibre-based map widget for Flutter integrating ShareMap APIs, supporting dynamic POI layer toggling, HMAC-signed requests, and custom style loading.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sharemap_maplib_flutter

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

dependencies:
  sharemap_maplib_flutter: ^1.0.1

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:sharemap_maplib_flutter/sharemap_maplib_flutter.dart';
0
likes
150
points
127
downloads

Documentation

API reference

Publisher

verified publishersharemap.live

Weekly Downloads

A MapLibre-based map widget for Flutter integrating ShareMap APIs, supporting dynamic POI layer toggling, HMAC-signed requests, and custom style loading.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

crypto, flutter, http, meta, pointer_interceptor, sharemap_maplibre_gl, xml

More

Packages that depend on sharemap_maplib_flutter

Packages that implement sharemap_maplib_flutter