ity_customized_keyboard 1.0.15 copy "ity_customized_keyboard: ^1.0.15" to clipboard
ity_customized_keyboard: ^1.0.15 copied to clipboard

Easily create and integrate custom keyboards in Flutter. Perfect for creating unique input experiences like numeric keypads, emoji keyboards, or specialized layouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ity_customized_keyboard

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

dependencies:
  ity_customized_keyboard: ^1.0.15

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:ity_customized_keyboard/ity_customized_keyboard.dart';
2
likes
150
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

Easily create and integrate custom keyboards in Flutter. Perfect for creating unique input experiences like numeric keypads, emoji keyboards, or specialized layouts.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl, math_expressions, ulid

More

Packages that depend on ity_customized_keyboard