Dn-a / flutter_tags

With flutter tags you can create selectable or input tags that automatically adapt to the screen width
https://pub.dartlang.org/packages/flutter_tags
MIT License
507 stars 127 forks source link

Allow deselection of a tag when singleItem is true #69

Open Akiat opened 3 years ago

Akiat commented 3 years ago

Another feature request, but not urgent :)

I have a situation where it could be great to be able to deselect the tag (to have no tag selected) when the singleItem parameter is true.

Have a great day.

Akiat commented 3 years ago

I'm using the submitted modification since I submitted the PR without any problem. I think it should be great to merge this PR 👍

ririlya94 commented 3 years ago

What should i do, if i want to set only the first item is selected for the singleItem = true? for the first time init