Skip to content

Commit

Permalink
fix: [android] Bound the IrisMethodChannel lifecycle with the Flutter…
Browse files Browse the repository at this point in the history
…Engine
  • Loading branch information
littleGnAl committed Aug 9, 2023
1 parent 8e95b37 commit 073ea00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/iris_method_channel_test.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'dart:convert';
import 'dart:ffi' as ffi;
import 'dart:isolate';
import 'dart:typed_data';

import 'package:ffi/ffi.dart';
import 'package:flutter/services.dart';
Expand Down

0 comments on commit 073ea00

Please sign in to comment.