search_map_place_updated 0.1.0 copy "search_map_place_updated: ^0.1.0" to clipboard
search_map_place_updated: ^0.1.0 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.1.0

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
140
points
128
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 package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_polyline_points, google_maps_flutter, http

More

Packages that depend on search_map_place_updated