iraqi_license_plate 0.1.1
iraqi_license_plate: ^0.1.1 copied to clipboard
Photoreal Iraqi vehicle registration plates for Flutter — car, motorcycle, European and legacy Arabic blanks — with the governorate and category data model behind them.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add iraqi_license_plateThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
iraqi_license_plate: ^0.1.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:iraqi_license_plate/iraqi_license_plate.dart';