angola_province_picker 1.1.2
angola_province_picker: ^1.1.2 copied to clipboard
Um pacote Flutter para selecionar províncias e municípios de Angola com suporte a Material e Cupertino.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add angola_province_pickerThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
angola_province_picker: ^1.1.2Alternatively, 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:angola_province_picker/angola_province_picker.dart';