text_parser library

Classes

TextSegment

Functions

parseText(String? text) List<TextSegment>
Split the string into multiple instances of TextSegment for mentions, hashtags, URLs and regular text.