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

Adding textCapitalization to SuggestionsTextField #34

Closed sterrenb closed 5 years ago

sterrenb commented 5 years ago

This adds the TextCapitalization argument to the SuggestionsTextField, see the TextCapitalization class.

Also renames a typo.