fl_address_picker 0.0.1 copy "fl_address_picker: ^0.0.1" to clipboard
fl_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 fl_address_picker

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

dependencies:
  fl_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:fl_address_picker/fl_address_picker.dart';
2
likes
140
pub points
33%
popularity

Publisher

unverified uploader

Flutter实现的城市选择器, 省市区选择器.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fl_address_picker