isolate_flutter 4.0.0 copy "isolate_flutter: ^4.0.0" to clipboard
isolate_flutter: ^4.0.0 copied to clipboard

IsolateFlutter provides a way to launch 'dart:isolate' library in Flutter (iOS and Android).

4.0.0 26/07/2026 #

  • Breaking: require Flutter >=3.35.0 / Dart ^3.9.0. Earlier SDKs are no longer supported.
  • Support Flutter 3.44 / Dart 3.
  • Rename the IsolateFlutterStatus values to lowerCamelCase (running, paused, stopped).
  • Update flutter_lints to ^6.0.0.
  • Add a test suite covering create/start, pause/resume/stop, stopping in-flight work, error propagation and concurrent isolates.

3.0.0 30/09/2022 #

  • Change to use only one RawReceivePort.

2.0.0 03/09/2021 #

  • Support null-safety.

1.0.0 30/08/2021 #

  • Initial package.
11
likes
160
points
165
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

IsolateFlutter provides a way to launch 'dart:isolate' library in Flutter (iOS and Android).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on isolate_flutter