diff_match_patch
裝配
flutter pub add diff_match_patch
簡介
差異匹配和修補庫提供了執行同步純文本所需操作的強大算法。
詳情
分類 | Parsing & Other Text Utilities |
更新頻率 | Poor |
Likes | 25 |
Popularity | 92 |
pub 平台評分 | 130 |
Github 星數 | 26 |
Github 問題數 | 1 |
github問題總數 | 1 |
包創建時間 | 2014-07-03 21:44:32 |
包更新時間 | 2024-01-24 20:12:22 |
Dart3 支援 | yes |
空安全 支援 | yes |
平臺 | AndroidiOSWebmacOSWindowsLinux |
版本號 | 0.4.1 |
創建時間 | Jul, 2014 |
這些 Github 專案使用了 diff_match_patch 外掛程式
visual-editor
273
Rich text editor for Flutter based on Delta format (Quill fork)
diff-match-patch
26
Port of google-diff-match-patch library to Dart.