fayeed / flutter_mentions

A simple flutter input widget to add @ mentions functionality to your app
MIT License
107 stars 122 forks source link

add pre-filled value to the FlutterMentions #3

Closed imhafeez closed 4 years ago

imhafeez commented 4 years ago

text property has been added to FlutterMentions

fayeed commented 4 years ago

@imhafeez Also, can you update the Readme.md with the new property? Thanks!

imhafeez commented 4 years ago

@fayeed Readme.md has been updated. please check. Thanks

fayeed commented 4 years ago

@imhafeez Thanks for PR man, I will merge this