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

Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter

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: ^8.2.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:flutter_map/flutter_map.dart';
2.04k
likes
160
points
236k
downloads

Publisher

verified publisherfleaflet.dev

Weekly Downloads

Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter-map #map

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

async, collection, dart_earcut, dart_polylabel2, flutter, http, latlong2, logger, meta, path, path_provider, proj4dart, uuid

More

Packages that depend on flutter_map