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

A Search Widget that allows users to search for a place while getting autocompletion feedback. This package is an improvement of search_map_place 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.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:search_map_place_updated/search_map_place_updated.dart';
11
likes
100
pub points
89%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, google_maps_flutter, http

More

Packages that depend on search_map_place_updated