mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-05-10 07:37:22 +02:00
Added flutter_parsed_text to Text & Rich Content
Added flutter_parsed_text to Text & Rich Content
This commit is contained in:
commit
de51d777bc
1 changed files with 6 additions and 6 deletions
|
@ -267,10 +267,10 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
### Text & Rich Content
|
||||
|
||||
- [Markdown](https://github.com/flutter/flutter_markdown) <!--stargazers:flutter/flutter_markdown--> - Markdown renderer for Flutter. It supports the original format, but no inline html
|
||||
- [Rich Text Editor](https://github.com/long1eu/rich_editor) <!--stargazers:long1eu/rich_editor--> - Text editor with style by [Lung Razvan](https://github.com/long1eu)
|
||||
- [Masked Text](https://github.com/benhurott/flutter-masked-text) <!--stargazers:benhurott/flutter-masked-text--> - Masked text with custom and monetary formatting by [Ben-hur Santos Ott](https://github.com/benhurott)
|
||||
- [Zefyr](https://github.com/memspace/zefyr) <!--stargazers:memspace/zefyr--> - Soft and gentle rich text editing by [Memspace](https://github.com/memspace/zefyr)
|
||||
- [AutoSizeText](https://github.com/leisim/auto_size_text) <!--stargazers:leisim/auto_size_text--> - Automatically resizes text to fit perfectly within its bounds by [Simon Leier](https://github.com/leisim).
|
||||
- [Parsed Text](https://github.com/fayeed/flutter_parsed_text) <!--stargazers:fayeed/flutter_parsed_text--> - Interactive text based on content recognition, also supports Regex by [Fayeed Pawaskar](https://github.com/fayeed/)
|
||||
|
||||
### Analytics
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue