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

Add possibility to define soft Wrap property of `ItemTags` title text #62

Open afominov opened 3 years ago

afominov commented 3 years ago

Hi,

I added a new bool value to define softWrap property of ItemTags instead of hard-coded value.