custom_input_kit 0.3.0
custom_input_kit: ^0.3.0 copied to clipboard
A customizable Flutter input widget package with Korean/English keyboard, calendar, date/time picker, and number input support.
0.3.0 #
- Added calendar date picker support
- Improved initialValue parameter to support DateTime type
- BREAKING CHANGE: Renamed
initialTextparameter toinitialValuein CustomInputController
0.2.0 #
- Added integer number input support
- Added float number input support
0.1.0 #
- Initial release
- Custom keyboard with Korean/English support
- Automatic Korean jamo composition
- Theme support (dark/light)
- Key repeat on long press