Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 451 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 451 Bytes

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