masked_boxed_field 0.0.1
masked_boxed_field: ^0.0.1 copied to clipboard
A Blocked Masked Input Field
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 - 2024-07-28 #
Added #
- Initial release of Masked Boxed Input package.
- Supports custom mask patterns with individual character blocks.
- Allows customization of box decorations and input decorations for each field.
- Supports different input masks including static characters and dividers.
- Handles backspace and focus management.
- Allows customization of keyboard type for input fields.
- Includes
onChangeandonKeyEventcallbacks for enhanced functionality. - Provides optional main text controller to get the full input text.