-
```console
**Could not determine the dependencies of task ':compileReleaseAidl'.
> SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the …
-
```
| 00:00 +5: loading /b/s/w/ir/tmp/t/flutter_customer_testing.flutter_cocoon.VWGXMQ/tests/repo_dashboard/test/infrastructure_test.dart
| ../../../../../k/.pub-cache/hosted/pub.dartlang.org/path_p…
-
```bash
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for con…
-
`flutter build apk --release` spits out a long log with this in red at the end:
> Warning: there were 460 unresolved references to classes or interfaces.
You may need to add missing libr…
-
## Steps to Reproduce
I have only tested this against an android emulator.
```dart
import 'package:flutter/material.dart';
void main() {
runApp(
new MaterialApp(
title: 'Flutt…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows: ...
3. ...
**Expected results:**
I would like the texts to appear normally
**Actual results:**
…
-
I have an issue with Flutter. I can't run my app on an iOS simulator and I can't build release for iOS. I get this error when I run app :
```
event sent after app closed: {id: 0, progressId: null,…
-
I have a PageView, I call the following in two of the pages:
```dart
Navigator.of(context).pushNamed("/profile");
```
the first page brings up a black screen, but the second page brings it correct…
-
Hi,
My flutter application has been in production for about 2 months - after a recent update some iOS users have reported that the in app purchase pathway does not work. The purchase flow had been …
-
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':image_picker:javaPreCompileDebug'.
> Could not resolve all files for configuration ':image_picker:debu…