smart_actions_text 0.0.1
smart_actions_text: ^0.0.1 copied to clipboard
A Flutter package that transforms plain text into interactive elements with automatic detection of URLs, emails, phone numbers, and social handles. Features tap interactions, copy/share capabilities, [...]
0.0.1 #
Added #
- Initial release of Smart Actions Text package
- Pattern detection and styling support for:
- Email addresses
- Phone numbers
- URLs
- Social media handles
- Interactive features:
- Copy to clipboard
- Share text
- Open social media profiles
- Customizable styling and regex pattern matching
- Social media platform integration with configurable icons
- Basic text configuration (alignment, selection, wrap, max lines)