map_picker_flutter 1.1.0+1 copy "map_picker_flutter: ^1.1.0+1" to clipboard
map_picker_flutter: ^1.1.0+1 copied to clipboard

Get the address quickly and easily from Google Map in Web, Desktop and Mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_picker_flutter

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

dependencies:
  map_picker_flutter: ^1.1.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_flutter/map_picker.dart';
import 'package:map_picker_flutter/mpicker_address.dart';
import 'package:map_picker_flutter/mpicker_controller.dart';
import 'package:map_picker_flutter/mpicker_templates.dart';
import 'package:map_picker_flutter/mpicker_theme.dart';
13
likes
120
pub points
70%
popularity

Publisher

verified publishercleancode.dev

Get the address quickly and easily from Google Map in Web, Desktop and Mobile.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_network_image, dio, flutter, latlng, map, rxdart

More

Packages that depend on map_picker_flutter