nova_places_autocomplete 1.0.0 copy "nova_places_autocomplete: ^1.0.0" to clipboard
nova_places_autocomplete: ^1.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 Dart:

 $ dart pub add nova_places_autocomplete

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 dart pub get):

dependencies:
  nova_places_autocomplete: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, nova_places_api

More

Packages that depend on nova_places_autocomplete