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

outdated

A Search Widget that allows users to search for a place while getting autocompletion feedback. This package is an improvement of search_map_place_updateds package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add search_map_place_updated

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

dependencies:
  search_map_place_updated: ^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:search_map_place_updated/search_map_place_updated.dart';
12
likes
0
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

A Search Widget that allows users to search for a place while getting autocompletion feedback. This package is an improvement of search_map_place_updateds package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_maps_flutter, http

More

Packages that depend on search_map_place_updated