pretty_diff_text
Install
flutter pub add pretty_diff_text
Introduction
PrettyDiffText is wrapper of RichText which shows differences between two texts visually. It uses Google's diff-match-patch library.
Details
Category | Emoji & Rich Text |
update frequency | Poor |
Likes | 51 |
Popularity | 86 |
pub platform score | 160 |
github star count | 23 |
github open issue count | 0 |
total number of github issues | 3 |
package creation time | 2021-07-21 11:31:20 |
package update time | 2024-07-10 15:12:16 |
Dart3 Support | yes |
null safety support | yes |
Platforms | AndroidiOSWebmacOSWindowsLinux |
Version Number | 2.0.0 |
Creation Time | 1.0.0 (Jul, 2021) |
These GitHub projects use the pretty_diff_text plugin.
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.