flutter_mentions 0.1.2
flutter_mentions: ^0.1.2 copied to clipboard
A simple flutter input widget to add @ mentions functionality to your app.
0.1.2 9 Sep 2020 #
- Fixed an issue on android after selecting the mention from the list the cursor would go back to the start, fixed in PR #8 by @krishnakumarcn
- Added a
defaultText
property to provide default value to th textfield, in PR #3 by @imhafeez
0.1.1 8 Aug 2020 #
- Static Analysis added.
0.1.0 8 Aug 2020 #
- Initial package released.