cancelable_compute 1.3.0
cancelable_compute: ^1.3.0 copied to clipboard
Flutter based compute operation, that can be canceled with null or with value.
1.3.0 #
- Internal changes & sync with Flutter
compute.
1.2.0 #
- Updated web implementation.
- Update SDK constraints to
>=2.14.0 <3.0.0. - Update
testpackage constraints to^1.18.0.
1.1.1 #
- Update meta.
1.1.0 #
- Add a
dataparameter toComputeOperation<R>.cancal().
1.0.2 #
- Moving from pedantic to lints package.
1.0.1 #
- Update meta.
1.0.0 #
- Initial version.