custom_keyboard_action 0.0.2 copy "custom_keyboard_action: ^0.0.2" to clipboard
custom_keyboard_action: ^0.0.2 copied to clipboard

outdated

custom keyboard action

custom_keyboard_action #

  • custom_keyboard_action version custom_keyboard_action size custom_keyboard_action issues custom_keyboard_action issues
  • Bluetooth Low Energy (BLE) plugin that can communicate with single device

Demo #

[Keyboard ios] [Keyboard android]

Futures #

  • Add sub view keyboard

Getting Started #

android #

Android ProGuard rules

-keep class com.hodoan.custom_keyboard_action.** { *; }

Usage #

Scan Device

TextFormFieldCustomKeyboard(
    controller: TextEditingController(),
),