location_picker_text_field 0.2.4 copy "location_picker_text_field: ^0.2.4" to clipboard
location_picker_text_field: ^0.2.4 copied to clipboard

PlatformiOSweb

Location Picker Text Field

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add location_picker_text_field

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

dependencies:
  location_picker_text_field: ^0.2.4

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:location_picker_text_field/classes.dart';
import 'package:location_picker_text_field/open_street_location_picker.dart';
4
likes
120
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

Location Picker Text Field

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_typeahead, http, latlong2

More

Packages that depend on location_picker_text_field