We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae76f9 commit 49866f4Copy full SHA for 49866f4
video_calling_tutorial/test/widget_test.dart
@@ -5,9 +5,4 @@
5
// gestures. You can also use WidgetTester to find child widgets in the widget
6
// tree, read text, and verify that the values of widget properties are correct.
7
8
-import 'package:flutter/material.dart';
9
-import 'package:flutter_test/flutter_test.dart';
10
-
11
-import 'package:video_calling_tutorial/main.dart';
12
13
void main() {}
0 commit comments