santa112358 / hashtagable

Widgets and functions to implement hashTag decorated text.
https://pub.dev/packages/hashtagable
MIT License
30 stars 50 forks source link

Updating issues. #81

Closed ghost closed 3 years ago

ghost commented 3 years ago

How to display default value in HashTagTextField?

santa112358 commented 3 years ago

Hi @meyubaraj.

How to display default value in HashTagTextField?

Same as TextField. Use TextEditingController to set default value.