-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Reproduction steps:
flutter create my_app
cd my_app
flutter run
output:
Using hardware rendering with device Android SDK built for x86. If you get graphics artifacts, consider enabling software rendering with
"--enable-software-rendering".
Launching lib/main.dart on Android SDK built for x86 in debug mode...
Initializing gradle... 0.8s
Resolving dependencies... 1.7s
Wrong full snapshot version, expected '8d7ca9eab85b719a6371e8d851b51044' found '34262bf031ae3b5c8fb9375bf45e037f'
Compiler failed on /Users/dnfield/src/flutter_projects/tmp/lib/main.dart
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... Done 4.8s
Gradle task assembleDebug failed with exit code 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.