address_field 0.0.1 copy "address_field: ^0.0.1" to clipboard
address_field: ^0.0.1 copied to clipboard

outdated

An address field that expands and allows autofill and autocompletion

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add address_field

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

dependencies:
  address_field: ^0.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:address_field/address_field.dart';
0
likes
30
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

An address field that expands and allows autofill and autocompletion

License

MIT (license)

Dependencies

flutter, http, mapbox_search

More

Packages that depend on address_field