diff_match_patch 0.4.1
diff_match_patch: ^0.4.1 copied to clipboard
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.
0.4.1 - 2021-06-03 #
- Code cleanup via Pedantic
0.4.0 - 2021-06-03 #
- Support for null-safety
0.3.0 - 2018-10-10 #
- Support for Dart 2.0
0.2.2 - 2018-10-09 #
- Fix implementation of Diff == (and added hashcode)
- Upgrade from unittest to test package
0.2.1 - 2014-10-01 #
- Update docs to use proper markdown for dartdocs.org