nova_places_autocomplete 1.0.1 copy "nova_places_autocomplete: ^1.0.1" to clipboard
nova_places_autocomplete: ^1.0.1 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: ^1.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:nova_places_autocomplete/nova_places_autocomplete.dart';
2
likes
150
pub points
49%
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