We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba9eca1 + 1d7c296 commit 6cab06cCopy full SHA for 6cab06c
test/mock_channel.dart
@@ -1,6 +1,7 @@
1
import 'dart:async';
2
import 'package:flutter/services.dart';
3
import 'package:onesignal_flutter/onesignal_flutter.dart';
4
+import 'package:flutter_test/flutter_test.dart';
5
6
/*
7
This class mocks an iOS or Android host device
0 commit comments