flutter_markup_text 0.1.0
flutter_markup_text: ^0.1.0 copied to clipboard
This powerful Flutter package empowers developers to annotate their text with markup tags, allowing for the extraction and association of valuable information.
Changelog #
0.1.0 - 2025-07-27 #
- 📦 Major upgrade with layout parameters:
- Added
textAlign,textDirection,maxLines,overflowsupport.
- Added
- 🖼️ Updated documentation and GitHub image integration.
- 🌐 Ready for localization and RTL text support.
- ✨ Overall API cleanup and developer UX improvements.
0.0.2 - 2023-07-10 #
- 📄 Initial working release with
@{}tag parsing. - 🔗 Tap recognition for marked phrases.
0.0.1 - 2023-06-25 #
- 🛠 Project scaffold created.