Skip to content

Commit

Permalink
Merge pull request #222 from 12Tech12/development-flutter
Browse files Browse the repository at this point in the history
Fix crash when flutter is reattached to engine
  • Loading branch information
tanersener authored Nov 3, 2021
2 parents 305c14f + a94007d commit b5c7a0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,6 @@ protected void uninit() {

this.context = null;
this.activity = null;
this.flutterPluginBinding = null;
this.activityPluginBinding = null;

Log.d(LIBRARY_NAME, "FFmpegKitFlutterPlugin uninitialized.");
Expand Down

0 comments on commit b5c7a0c

Please sign in to comment.