Skip to content

VincentTung1/flutter_countryselector

Repository files navigation

flutter_countryselector

Flutter版的国家选择器。

使用方法

依赖包

`dependencies:

 flutter_countryselector:
   git:
     url: https://github.com/VincentTung1/flutter_countryselector.git`

引入

import 'package:flutter_countryselector/manager/country_selector_manager.dart';

调用,返回 Future<Map<String,Object>> 对象

await CountrySelectorManager.get().push(context);

##截图:

About

Flutter版的国家选择器。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published