flutter_map 6.1.0 copy "flutter_map: ^6.1.0" to clipboard
flutter_map: ^6.1.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 Flutter:

 $ flutter pub add flutter_map

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

dependencies:
  flutter_map: ^6.1.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_map/flutter_map.dart';
1654
likes
120
pub points
99%
popularity

Publisher

verified publisherfleaflet.dev

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

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter-map #map

Documentation

Documentation
API reference

Funding

Consider supporting this project:

docs.fleaflet.dev

License

BSD-3-Clause (LICENSE)

Dependencies

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

More

Packages that depend on flutter_map