e2e 0.7.0+1 e2e: ^0.7.0+1 copied to clipboard
Runs tests that use the flutter_test API as integration tests.
import 'my_app.dart' if (dart.library.html) 'my_web_app.dart';
// ignore_for_file: public_member_api_docs
void main() => startApp();