flutter_chips_choice
flutter_chips_choice copied to clipboard
Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips.
Tried the small snippet and didnt work in my project. Then tried the example code from this repository and it's not upgraded to null safety standards so can't run without...
I am using choice chips. how to fetch API data in Works with FormField and Validator Section Please refer to the image below I want to fetch API Data to...
how to change color?
Hi, first of all thanks a lot for this great library - saved us a lot of time already! We were looking for a way to limit how many chips...
When using ChipsChoice in a CupertinoApp, Flutter generates a runtime exception, even when the ChipsChoice constructor is inside a Material Widget. Here is the exception I see in my app:...
https://github.com/davigmacode/flutter_chips_choice/blob/master/lib/src/widget.dart All lines containing clipBehavior: widget.clipBehavior
hello bro, How can I change the color of the check mark?
I have a single horizontal line of chips. The list is long, so the chips scroll off the screen. If I set the initial value to an item which is...