flutter_city_picker 0.0.7 copy "flutter_city_picker: ^0.0.7" to clipboard
flutter_city_picker: ^0.0.7 copied to clipboard

outdated

Flutter plugin for city picker, Address picker, Popups widgets, call by function.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_city_picker

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

dependencies:
  flutter_city_picker: ^0.0.7

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:flutter_city_picker/city_picker.dart';
18
likes
40
pub points
78%
popularity

Publisher

unverified uploader

Flutter plugin for city picker, Address picker, Popups widgets, call by function.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, lpinyin

More

Packages that depend on flutter_city_picker