city_pickers_plus 1.4.0 copy "city_pickers_plus: ^1.4.0" to clipboard
city_pickers_plus: ^1.4.0 copied to clipboard

Flutter 升级3.35.7之后,对city_pickers插件的升级(After Flutter upgrade 3.35.7, the upgrade of city_pickers plugins.)。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add city_pickers_plus

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

dependencies:
  city_pickers_plus: ^1.4.0

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:city_pickers_plus/city_pickers_plus.dart';
0
likes
135
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter 升级3.35.7之后,对city_pickers插件的升级(After Flutter upgrade 3.35.7, the upgrade of city_pickers plugins.)。

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, lpinyin, scrollable_positioned_list

More

Packages that depend on city_pickers_plus