mmcc007 / screenshots

Screenshots: A command line utility and package for capturing screenshots for Flutter
Other
266 stars 145 forks source link

Entry point of app is different not lib/main.dart #204

Open nikunjtechalchemy opened 4 years ago

nikunjtechalchemy commented 4 years ago

VMServiceFlutterDriver: Flutter Driver extension is taking a long time to become available. Ensure your test app (often "lib/main.dart") imports "package:flutter_driver/driver_extension.dart" and calls enableFlutterDriverExtension() as the first call in main().

BirjuVachhani commented 4 years ago

Do you have multiple main files?