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

feat: added customData field #23

Closed alefcarlos closed 5 years ago

alefcarlos commented 5 years ago

it helps to store any data to retrieve later, for example documentId from Firestore.

Dn-a commented 5 years ago

@alefcarlos another thing ... take the original source code of the main.dart file and enter the changes without adding indents. In the readme file add a short description. thanks

alefcarlos commented 5 years ago

@Dn-a , It is done ! ;)

@alefcarlos another thing ... take the original source code of the main.dart file and enter the changes without adding indents. In the readme file add a short description. thanks