flutter_map 8.2.0 copy "flutter_map: ^8.2.0" to clipboard
flutter_map: ^8.2.0 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 Dart:

 $ dart pub add flutter_map

With Flutter:

 $ flutter pub add flutter_map

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

dependencies:
  flutter_map: ^8.2.0

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';
2.06k
likes
0
points
242k
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

Topics

#flutter-map #map

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (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