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
110
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, geolocator, get, google_maps_flutter

More

Packages that depend on map_with_location