smart_actions_text 0.0.3
smart_actions_text: ^0.0.3 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.3 #
- Updated all package dependencies to their latest compatible versions.
0.0.2 #
- Improved README.md file
- Make some improvements in Code
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)