sharemap_maplib_flutter 0.0.3 copy "sharemap_maplib_flutter: ^0.0.3" to clipboard
sharemap_maplib_flutter: ^0.0.3 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: ^0.0.3

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
160
points
40
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, maplibre_gl, pointer_interceptor

More

Packages that depend on sharemap_maplib_flutter