chip_inputs_textfield 0.0.2
chip_inputs_textfield: ^0.0.2 copied to clipboard
ChipInputTextField is a TextField widget which is used to convert the give input to a Chip based on the validation provided
0.0.1 #
Initial release of the chip_input_textfield package
0.0.2 #
1.Issue Fixes and improvement 1.1.Made the onChange callback in chip_input_textfield required to prevent null exceptions. 2.Support has been limited to Android and iOS only. 3.Enhanced source code documentation for better clarity and understanding.