flutter_isolate 2.0.0-nullsafety.0 copy "flutter_isolate: ^2.0.0-nullsafety.0" to clipboard
flutter_isolate: ^2.0.0-nullsafety.0 copied to clipboard

outdated

FlutterIsolate provides a way to launch dart isolate in flutter that work with flutter plugins.

2.0.0-nullsafety.0 #

  • Support null safety.
  • Replace flutter_startup by path_provider in example.

1.0.0+15 #

  • Fix Git example and README example.
  • Update gradle/sdk dependencies.
  • Remove deprecated BinaryMessages API.

1.0.0+14 #

  • Overflow bug fix on iOS.

1.0.0+13 #

  • Null Context bug fix on Android.

1.0.0+12 #

  • v1 embedding support on Android

1.0.0 #

  • Initial implementation of an isolate that works with Flutter plugins for android/iOS
401
likes
0
pub points
97%
popularity

Publisher

unverified uploader

FlutterIsolate provides a way to launch dart isolate in flutter that work with flutter plugins.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on flutter_isolate