Unable to remove Flutter TextField input character to list list?
I added a TextField normal controls, listening input
OnChange (value) {
List
Print (' pre is' + list. The toString ());
List. The removeAt (1);
//list. RemoveRange (0, 1);
Print (' the result is' + list. The toString ());
}
Remove the back of the print still cannot print, pure Dart run there is no problem,
CodePudding user response:
ListCodePudding user response:
Is not Android code, flutter, Dart language no ArrayList,,,CodePudding user response:
No great god met?CodePudding user response: