flutter_mentions 1.0.0 copy "flutter_mentions: ^1.0.0" to clipboard
flutter_mentions: ^1.0.0 copied to clipboard

outdated

A simple flutter input widget to add @ mentions functionality to your app.

1.0.0 28 Sep 2020 #

  • markupBuilder added to allow users to add custom markups for mentions.
  • onSearchChange property added.
  • Mentions are now updated if mentions dependency is updated.
  • leading & trailing widgets property added.
  • Fixed an issue where if no mentions was found the list container would still be visible without any mentions.
  • Readme updated with FAQs.

0.1.3 9 Sep 2020 #

  • Fixed an issue were mentions list was not triggered at position 0 closes issue #9.

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.
171
likes
0
points
5.1k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple flutter input widget to add @ mentions functionality to your app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_portal

More

Packages that depend on flutter_mentions