diffutil_sliverlist icon indicating copy to clipboard operation
diffutil_sliverlist copied to clipboard

Results 2 diffutil_sliverlist issues
Sort by recently updated
recently updated
newest added

I'd like to have access to an item's index in the builder function, in addition to the existing `BuildContext` and item `T`. If needed, I could offer this change myself...

Hi! Great work with this package! I have a question regarding the missing move-implementation, is there a reason for this? It seems to be supported in diff_util? ``` void _onDiffUpdate(diffutil.DiffUpdate...