nova_places_autocomplete 2.0.0 copy "nova_places_autocomplete: ^2.0.0" to clipboard
nova_places_autocomplete: ^2.0.0 copied to clipboard

TextField lets you search for place information using a variety of categories, including establishments, prominent points of interest, and geographic locations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nova_places_autocomplete

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

dependencies:
  nova_places_autocomplete: ^2.0.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:nova_places_autocomplete/nova_places_autocomplete.dart';
1
likes
160
pub points
42%
popularity

Publisher

unverified uploader

TextField lets you search for place information using a variety of categories, including establishments, prominent points of interest, and geographic locations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, nova_places_api

More

Packages that depend on nova_places_autocomplete