super_interactive_text_preview library
Classes
- AddressText
- Address text
- EmailTextData
- Email address text
- HashtagTextData
- Hashtag text (starting with #)
- LinkTextData
- URL/Link text
- NormalTextData
- Normal text without any special formatting
- PhoneNumberTextData
- Phone number text
- RouteConfig
- Configuration for route matching in the application Contains base addresses and route definitions
- RouteDefinition
- Definition of a single route pattern Used to define how URLs should be matched and handled
- RouteTextData
- Route text for internal app links
- SocialMediaTextData
- Social media link text
- SuperInteractiveTextData
- Base abstract class for different types of text data
- SuperInteractiveTextDataParser
- Internal parser class that handles the text processing
- SuperInteractiveTextPreview
- Widget that displays text with clickable links, emails, phone numbers, and usernames
- SuperInteractiveTextPreviewTheme
- Text preview theme configuration
- UsernameTextData
- Username text (starting with @)
Enums
- SocialMediaType
- Enum for social media types
- SuperInteractiveTextType
- Enum for different text types
Extensions
- SearchKeys on String