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
508 stars 124 forks source link

Single selection #25

Open jmirota opened 5 years ago

jmirota commented 5 years ago

Hi @Dn-a

Thanks for that library. I had to introduce one change to get it worked in my case. I needed tags to works as buttons to fill text input. Tags can be selected only once. You can accept it or cancel that PR if you want.

Have a nice day

Dn-a commented 5 years ago

@jmirota new version 0.4.2. some things have changed. please take a look