Skip to content

Instantly share code, notes, and snippets.

@xeladu
Last active September 3, 2022 17:09
import 'package:flutter_test/flutter_test.dart';
void main() {
testWidgets('Test description', (WidgetTester tester) async {
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment