flutter_ek_osm_map 1.0.3 copy "flutter_ek_osm_map: ^1.0.3" to clipboard
flutter_ek_osm_map: ^1.0.3 copied to clipboard

A Dart implementation of Leaflet to provide a Map widget for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ek_osm_map

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

dependencies:
  flutter_ek_osm_map: ^1.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:flutter_ek_osm_map/flutter_ek_osm_map.dart';
4
likes
60
pub points
30%
popularity

Publisher

unverified uploader

A Dart implementation of Leaflet to provide a Map widget for Flutter apps

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, collection, flutter, http, intl, latlong2, meta, positioned_tap_detector_2, proj4dart, transparent_image, tuple, vector_math

More

Packages that depend on flutter_ek_osm_map