pretty_diff_text 2.0.0 copy "pretty_diff_text: ^2.0.0" to clipboard
pretty_diff_text: ^2.0.0 copied to clipboard

PrettyDiffText is wrapper of RichText which shows differences between two texts visually. It uses Google's diff-match-patch library.

1.0.0 #

  • Initial release of the package.

2.0.0 #

  • Upgraded Flutter and dart support. Thanks to domesticmouse.
  • Set Dart constraint to: >=3.2.0-0 <4.0.0 and Flutter to: >=3.16.0
  • Updated example Android project to fix compiling issues.
54
likes
140
points
1.75k
downloads

Publisher

unverified uploader

Weekly Downloads

PrettyDiffText is wrapper of RichText which shows differences between two texts visually. It uses Google's diff-match-patch library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

diff_match_patch, flutter

More

Packages that depend on pretty_diff_text