flutter_mentions library
Classes
- Annotation
- AnnotationEditingController
- A custom implementation of TextEditingController to support @ mention or other trigger based mentions.
- FlutterMentions
- FlutterMentionsState
- LengthMap
- Mention
- OptionList
- Portal
- The widget where a PortalEntry is rendered.
- PortalEntry
- A widget that renders its content in a different location of the widget tree.
Enums
Exceptions / Errors
-
PortalNotFoundError<
T extends Portal> - The error that will be thrown if PortalEntry fails to find a Portal.