keyboard_actions 2.1.0 copy "keyboard_actions: ^2.1.0" to clipboard
keyboard_actions: ^2.1.0 copied to clipboard

outdated

Now you can add features to the Android / iOS keyboard in a very simple way.

[2.1.0] #

  • Custom footer widget below keyboard bar
  • Now you can add your custom keyboard!!
  • Thanks @jayjwarrick again for the contribution

[2.0.1] #

  • Disable next & previous buttons when there is none

[2.0.0] ** Breaking change ** #

  • Now KeyboardActions works on Dialogs
  • Add KeyboardActionsConfig to make parameters easily swappable
  • Add FormKeyboardActions.setKeyboardActions and FormKeyboardActions to allow changing the config from anywhere in the child widget tree. (Check the sample)
  • Thanks @jayjwarrick for the contribution

[1.0.4] #

  • Added enabled attribute for KeyboardAction to skip the prev/next when the TextField is disabled

[1.0.3] #

  • Fixed android issue when return from background

[1.0.0 - 1.0.2] #

  • First release.
1038
likes
0
pub points
99%
popularity

Publisher

verified publisherdiegoveloper.com

Now you can add features to the Android / iOS keyboard in a very simple way.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, keyboard_avoider

More

Packages that depend on keyboard_actions