flutter_isolate
FlutterIsolate provides a way to launch dart isolate in flutter that work with flutter plugins.
2.1.0
19K downloads/mo
#2254 most downloaded on pub.dev
rmawatson/flutter_isolate
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 12 months
Some releases are documented
notes for 9 of 21 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
26 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
26 releases · Feb 2019 to Sep 2024Releases
latest 26-
2.1.018 Sep 2024Nothing published for this version
-
2.1.0-pre12 Sep 2024 pre-release -
2.0.5-pre31 Oct 2023 pre-release -
2.0.412 Nov 2022Release notes
Open source →- Fix crashes in release mode when using new flutterCompute method
- Migrate Android jCenter to Maven Central
-
2.0.302 Oct 2022Release notes
Open source →- Fix release mode crashes on Flutter >3.3.0 - @pragma('vm:entry-point') must be added as a decorator to all entrypoint functions
- Fix occasional crash on Android due to incorrect casting
- Add flutterCompute method
-
2.0.210 Apr 2022 -
2.0.2-pre13 Nov 2021 pre-release -
2.0.1-pre28 Jun 2021 pre-release -
2.0.001 Mar 2021Release notes
Open source →- Support null safety.
- Replace flutter_startup by path_provider in example.
-
2.0.0-nullsafety.024 Feb 2021 pre-releaseNothing published for this version
-
1.0.019 Feb 2019Release notes
Open source →- Initial implementation of an isolate that works with Flutter plugins for android/iOS
-
1.0.0+119 Feb 2019Nothing published for this version
-
1.0.0+219 Feb 2019Nothing published for this version
-
1.0.0+319 Feb 2019Nothing published for this version
-
1.0.0+419 Feb 2019Nothing published for this version
-
1.0.0+520 Feb 2019Nothing published for this version
-
1.0.0+620 Feb 2019Nothing published for this version
-
1.0.0+724 Feb 2019Nothing published for this version
-
1.0.0+809 Mar 2019Nothing published for this version
-
1.0.0+909 Mar 2019Nothing published for this version
-
1.0.0+1017 Nov 2019Nothing published for this version
-
1.0.0+1125 Dec 2019Nothing published for this version
-
1.0.0+1228 Apr 2020 -
1.0.0+1310 May 2020 -
1.0.0+1431 May 2020 -
1.0.0+1524 Feb 2021Release notes
Open source →- Fix Git example and README example.
- Update gradle/sdk dependencies.
- Remove deprecated BinaryMessages API.