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

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.2

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
60
pub points
20%
popularity

Publisher

unverified uploader

An address field that expands and allows autofill and autocompletion

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on address_field