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

Additional Options for textfield and icon #35

Closed sapphire008 closed 4 months ago

sapphire008 commented 4 years ago

Hi, I have added a couple more customizable options for textfield as well as icons. They should be easily merged without interfering with current implementation at all, but having features that make the tags more customizable. Thanks.