diffutil_dart 0.1.0
diffutil_dart: ^0.1.0 copied to clipboard
Calculate the difference between two lists. Used for implicitly animating Flutter lists without having to maintain a StatefulWidget.
0.1.0 #
- Fix bug in move detection
- Tighten up privacy of instance variables that were unnecessarily public
- add tests
0.0.7 #
Fix lint errors
0.0.6 #
Fix missing exports
0.0.5 #
Add support for custom list-like types
0.0.4 #
Add example
0.0.3 #
Update Package description
0.0.2 #
Dokumentation Fixes