flutter_parsed_text
A Flutter package to parse text and make them into multiple Flutter Text widget.
Downloads / day
11,321
Stars
221
Likes
270
Pub points
150
A head-to-head of two Text Processing packages on pub.dev, by daily downloads, GitHub activity, and maintenance.
flutter_parsed_text and html_unescape draw close to even on daily downloads (11,321 vs 12,256 per day). flutter_parsed_text has the larger GitHub following (221 vs 41 stars).
A Flutter package to parse text and make them into multiple Flutter Text widget.
🇨🇿 filiph.net · v2.0.0
A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.
| Metric | flutter_parsed_text | html_unescape |
|---|---|---|
| Downloads / day | 11,321 | 12,256 |
| Rank in Text Processing | #8 | #7 |
| GitHub stars | 221 | 41 |
| Likes | 270 | 181 |
| Pub points | 150 / 160 | 160 / 160 |
| Issue response (median) | — | — |
| Contributors | 10 | 5 |
| Last commit | 4 years ago | 5 years ago |
| CI | No | No |
| License | MIT | BSD-3-Clause |
| First published | 7 years ago | 10 years ago |
| Platforms | android, ios, windows, linux, macos, web | android, ios, windows, linux, macos, web |
Highlighted cell wins each comparable metric. For rank, issue response, and last commit, lower is better.