flutter_chips_input
flutter_chips_input copied to clipboard
setting state removes chips if multiple chips_input
Awesome library 🤘
I am facing an issue: I have 3 ChipsInput widget in my stateful widget. On setting state anywhere in this widget, removes the chips from the last 2 ChipsInput widget that I have declared?
Can you please help?