flutter_mentions
A simple flutter input widget to add @ mentions functionality to your app.
2.0.1
2.9K downloads/mo
#4698 most downloaded on pub.dev
fayeed/flutter_mentions
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 4 months
Nearly every release is documented
notes for 17 of 17 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
18 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
18 releases · Aug 2020 to May 2021
2021
2022
2023
2024
2025
2026
Releases
latest 18-
2.0.124 May 2021 -
2.0.0-nullsafety05 Mar 2021 pre-release -
1.0.1131 Oct 2020 -
1.0.1019 Oct 2020 -
1.0.915 Oct 2020 -
1.0.815 Oct 2020Release notes
Open source →- Fixed an issue where no data would cause the widget to crash when a emoji is entered.
-
1.0.713 Oct 2020 -
1.0.608 Oct 2020 -
1.0.508 Oct 2020Release notes
Open source →- Fixed an issue where addMention would trigger onSearchChanged with previous value.
-
1.0.406 Oct 2020Release notes
Open source →- Fixed an issue where if there no mention data present markupText would through an error.
-
1.0.305 Oct 2020Release notes
Open source →onSuggestionVisibleChangedadded - Triggers when the suggestion list visibility changed.controller.showSuggestionvalue notifier added.
-
1.0.205 Oct 2020Release notes
Open source →- Updated depencies.
- Fixed an issue where markup was not updated if the suggestion was pressed.
-
1.0.130 Sep 2020Release notes
Open source →hideSuggestionListproperty added.- Provided a funtion to manually add mentions.
-
1.0.028 Sep 2020Release notes
Open source →markupBuilderadded to allow users to add custom markups for mentions.onSearchChangeproperty added.- Mentions are now updated if mentions dependency is updated.
leading&trailingwidgets 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.319 Sep 2020Release notes
Open source →- Fixed an issue were mentions list was not triggered at position 0 closes issue #9.
-
0.1.209 Sep 2020Release notes
Open source →- 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
defaultTextproperty to provide default value to th textfield, in PR #3 by @imhafeez
-
0.1.108 Aug 2020 -
0.1.008 Aug 2020