flutter_map 8.0.0 copy "flutter_map: ^8.0.0" to clipboard
flutter_map: ^8.0.0 copied to clipboard

A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_map
copied to clipboard

With Flutter:

 $ flutter pub add flutter_map
copied to clipboard

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

dependencies:
  flutter_map: ^8.0.0
copied to clipboard

Alternatively, your editor might support dart pub get or 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_map/flutter_map.dart';
copied to clipboard
1.96k
likes
0
points
218k
downloads

Publisher

verified publisherfleaflet.dev

Weekly Downloads

2024.09.16 - 2025.03.31

A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable

Repository (GitHub)
View/report issues

Topics

#flutter-map #map

Documentation

Documentation

Funding

Consider supporting this project:

docs.fleaflet.dev

License

unknown (license)

Dependencies

async, collection, dart_earcut, flutter, http, latlong2, logger, meta, polylabel, proj4dart, vector_math

More

Packages that depend on flutter_map