license_plate_number 1.0.2 copy "license_plate_number: ^1.0.2" to clipboard
license_plate_number: ^1.0.2 copied to clipboard

outdated

Flutter widget for inputting license plate number. Build-in one light style and one dark style, and the style can be changed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add license_plate_number

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  license_plate_number: ^1.0.2

Alternatively, 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:license_plate_number/license_plate_number.dart';
10
likes
0
pub points
68%
popularity

Publisher

unverified uploader

Flutter widget for inputting license plate number. Build-in one light style and one dark style, and the style can be changed.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on license_plate_number