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

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

2.1.0 #

  • new withDiffs constructor to all you to bring your own diff algorithm.

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.

1.0.0 #

  • Initial release of the package.
62
likes
160
points
11.7k
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 by default.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

diff_match_patch, flutter

More

Packages that depend on pretty_diff_text