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

A Flutter plugin for iOS and Android for View Map and Get Selected Location anp pick current location and load text field.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_with_location

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

dependencies:
  map_with_location: ^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_with_location/map_with_location.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin for iOS and Android for View Map and Get Selected Location anp pick current location and load text field.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, geolocator, get, google_maps_flutter

More

Packages that depend on map_with_location