perfect_keyboard 0.0.1 copy "perfect_keyboard: ^0.0.1" to clipboard
perfect_keyboard: ^0.0.1 copied to clipboard

The Perfect Keyboard package provides a customizable and interactive keyboard layout for Flutter applications. It includes support for multiple languages and advanced key management features, allowing [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add perfect_keyboard

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

dependencies:
  perfect_keyboard: ^0.0.1

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:perfect_keyboard/perfect_keyboard.dart';
1
likes
150
points
11
downloads

Publisher

verified publishermurabit.tech

Weekly Downloads

The Perfect Keyboard package provides a customizable and interactive keyboard layout for Flutter applications. It includes support for multiple languages and advanced key management features, allowing developers to create dynamic and localized keyboard experiences.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on perfect_keyboard