pretty_diff_text
裝配
flutter pub add pretty_diff_text
簡介
PrettyDiffText是RichText的封裝,用於以視覺方式顯示兩個文本之間的差異。它使用了Google的diff-match-patch庫。
詳情
分類 | Emoji & Rich Text |
更新頻率 | Poor |
Likes | 51 |
Popularity | 86 |
pub 平台評分 | 160 |
Github 星數 | 23 |
Github 問題數 | 0 |
github問題總數 | 3 |
包創建時間 | 2021-07-21 11:31:20 |
包更新時間 | 2024-07-10 15:12:16 |
Dart3 支援 | yes |
空安全 支援 | yes |
平臺 | AndroidiOSWebmacOSWindowsLinux |
版本號 | 2.0.0 |
創建時間 | 1.0.0 (Jul, 2021) |
這些 Github 專案使用了 pretty_diff_text 外掛程式
pretty-diff-text
23
PrettyDiffText is wrapper of RichText which show differences between two texts visually. It uses Google's diff-match-patch library.
DevWidgets
152
DevWidgets is a Flutter application with several tools such as generators, formatters and converters for developers. It's directly inspired by DevToys.