wilaya_commune 0.0.1
wilaya_commune: ^0.0.1 copied to clipboard
A Dart/Flutter package that provides structured data and models for Algerian wilayas and communes.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add wilaya_communeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
wilaya_commune: ^0.0.1Alternatively, 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:wilaya_commune/wilaya_commune.dart';