flutter_isolatev2 2.0.2-pre copy "flutter_isolatev2: ^2.0.2-pre" to clipboard
flutter_isolatev2: ^2.0.2-pre copied to clipboard

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

2.0.2-pre #

  • Fix bug on iOS when _isolatePluginRegistrantClassName was empty

2.0.1-pre #

  • Fixes for hot reloading
  • Adds support for custom plugin registrant

2.0.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
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on flutter_isolatev2