Textf - Flutter Text Formatting Widget
Textf is a zero-dependency, drop-in replacement for Flutter's Text widget that provides
markdown-like inline text formatting.
Features
- Bold, Italic, and
Code styling
- Links with URL launching support
- Highlights, ~strikethrough~, and _underline_
- Super^script^ and sub_script_
- Custom widget {placeholders}
Try the live editor and read the comprehensive documentation on this site. Please enable JavaScript to use the
interactive Flutter web app.