map_picker_free 0.0.1 copy "map_picker_free: ^0.0.1" to clipboard
map_picker_free: ^0.0.1 copied to clipboard

A flutter place search and location picker plugin that uses Open Street Map for free without any API key.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_picker_free

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

dependencies:
  map_picker_free: ^0.0.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:map_picker_free/map_picker_free.dart';
8
likes
130
points
2
downloads

Publisher

verified publishermicroprogramers.org

Weekly Downloads

A flutter place search and location picker plugin that uses Open Street Map for free without any API key.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_map, http, latlong2

More

Packages that depend on map_picker_free