bluesky_text library

Classes

BlueskyText
This class provides high-performance analysis of Bluesky Social's text and features related to secure posting.
ByteIndices
A class that represents the position in bytes where the searched entity appears and ends in a particular text.
Entities
Entity
LengthExceededEntity
LinkConfig
LinkConfig is a configuration class used to control how links are processed and formatted within a text.

Enums

EntityType

Functions

getGraphemeLength(String value) int
Returns the grapheme length of value.
isEmojiOnly(String value) bool
Returns true if value contains only emoji, otherwise false.