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

Id is int #19

Closed dvird closed 5 years ago

dvird commented 5 years ago

Usually Id is a string type Can you update it to String?

Dn-a commented 5 years ago

@dvird ok