map_picker_flutter 1.0.0+8 copy "map_picker_flutter: ^1.0.0+8" to clipboard
map_picker_flutter: ^1.0.0+8 copied to clipboard

outdated

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.0.0+8

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';
14
likes
0
pub points
61%
popularity

Publisher

verified publishercleancode.dev

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, dio, flutter, latlng, map, rxdart

More

Packages that depend on map_picker_flutter