utils/diff_delta library

files should be located in the src folder, https://bit.ly/3fA23Yz.

Classes

Diff

Constants

WHITE_SPACE → const Set<int>

Functions

getDiff(String oldText, String newText, int cursorPosition) Diff
getPositionDelta(Delta user, Delta actual) int