licence_plate_keyboard 0.1.1 copy "licence_plate_keyboard: ^0.1.1" to clipboard
licence_plate_keyboard: ^0.1.1 copied to clipboard

outdated

A Chinese licence plate keyboard with cool_ui, support iOS, Android and Web, if you have any question with this plugin, please report issues in this repository

licence_plate_keyboard #

A Chinese licence plate keyboard with cool_ui, support iOS, Android and Web, if you have any question with this plugin, please report issues in this repository

Getting Started #

Change your pubspec.yaml below

Flutter >= 2.5

dependencies:
  licence_plate_keyboard: ^0.1.0

Flutter >= 2.0

dependencies:
  licence_plate_keyboard: ^0.0.11

If your flutter version >= 2.5, please change your main.dart

void main() {
  // runApp(MyApp()); // old
  runMockApp(KeyboardRootWidget(child: MyApp())); // new
}

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

1
likes
0
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A Chinese licence plate keyboard with cool_ui, support iOS, Android and Web, if you have any question with this plugin, please report issues in this repository

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cool_ui, flutter, flutter_web_plugins

More

Packages that depend on licence_plate_keyboard