customized_keyboard 0.8.4
customized_keyboard: ^0.8.4 copied to clipboard
Use custom keyboards in flutter.
0.8.4 #
- Ensure the active text field is still visible after the keyboard animation completes.
0.8.3 #
- Fix issue with wrong bottom insets.
0.8.2 #
- The [onChanged] callback of [CustomTextField] is now called on custom keyboard events.
0.8.1 #
- Custom keyboards may be deactivated to e.g. hide them on desktop devices.
0.8.0 #
- Release Candidate