diff_match_patch
Install
flutter pub add diff_match_patch
Introduction
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
Details
Category | Parsing & Other Text Utilities |
update frequency | Poor |
Likes | 25 |
Popularity | 92 |
pub platform score | 130 |
github star count | 26 |
github open issue count | 1 |
total number of github issues | 1 |
package creation time | 2014-07-03 21:44:32 |
package update time | 2024-01-24 20:12:22 |
Dart3 Support | yes |
null safety support | yes |
Platforms | AndroidiOSWebmacOSWindowsLinux |
Version Number | 0.4.1 |
Creation Time | Jul, 2014 |
These GitHub projects use the diff_match_patch plugin.
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.