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

Flutter城市选择器, 省市区选择器

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add address_picker

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

dependencies:
  address_picker: ^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_picker/address_picker.dart';
1
likes
20
pub points
71%
popularity

Publisher

unverified uploader

Flutter城市选择器, 省市区选择器

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on address_picker