Flutter版的国家选择器。
`dependencies:
flutter_countryselector:
git:
url: https://github.com/VincentTung1/flutter_countryselector.git`
import 'package:flutter_countryselector/manager/country_selector_manager.dart';
await CountrySelectorManager.get().push(context);
##截图: