shahirsoft

Results 2 comments of shahirsoft

![2023-01-29_16-14-52](https://user-images.githubusercontent.com/90352098/215327115-2f21ec63-e9d9-4f2c-a2cf-4bcc539bdc30.png) append this code to file chips_input.dart ..Pub\Cache\hosted\pub.dev\flutter_chips_input-2.0.0\lib\src\chips_input.dart ``` @override void insertTextPlaceholder(Size size) {} @override void removeTextPlaceholder() {} @override void updateEditingValueWithDeltas(List textEditingDeltas) {} @override void didChangeInputControl( TextInputControl? oldControl, TextInputControl? newControl)...