-
lib/src/async_task_isolate.dart:_Isolateclass_handleMessagemethod: removed default case that threwStateErroron unhandled messages (not needed in Dart 3.6+).
-
pubspec.yaml:- Updated SDK constraint to
>=3.6.0 <4.0.0. - Updated dependencies:
collectionto ^1.19.1async_extensionto ^1.2.20ffito ^2.1.5
- Updated dev_dependencies:
testto ^1.29.0coverageto ^1.15.0
- Updated SDK constraint to