-
## Steps to Reproduce
When running on Android emulator following error occurs:
`Finished with error: Gradle build failed to produce an .apk file. It's likely that this file was generated under…
-
After updating to the v1.17.0, My current working app is getting on ios simulator on Catelina.
## Steps to Reproduce
Create a sample project and Include TextFormField(),in the widget tree.
and r…
-
Hi, I just attempted to go through the tutorials for whirlyglobe for iOS using cocoapods and get the following terminal feedback:
`$ pod install
Analyzing dependencies
Pre-downloading: `WhirlyGlo…
-
Im getting the following error:
I got the same error on the master, stable and dev channels.
```
2 errors generated.
:0: error: generate-pch command failed with exit code 1 (use -v to s…
-
I tried to create a marquee Widget, I using the Listview implement auto-scrolling, but if I added a click event to the text when listview is scrolling, it not clickable.I know it should be a rolling p…
-
## Steps to Reproduce
Just try to build or run with IOS
1. Run `flutter create bug`.
2. Update the files as follows: ...
3. ...
**Expected results:**
I want just run and build my ap…
-
1. Run `flutter create .`.
2. Run the app on IOS simulator
3. From XCODE the build is running successfully but not from vscode.
Logs
```console
Error output from Xcode build:
A…
-
The README file shows instructions for tracker testing using Vagrant.
We can suggest to test the tracker using Snowplow Micro instead.
It can be installed with docker and it's easy to setup.
Remo…
-
## Steps to Reproduce
I am trying to implement platform_view and plugins requires `GeneratedPluginRegistrant.registerWith` be called, when I call, `GeneratedPluginRegistrant.registerWith` with flu…
-
## Steps to Reproduce
Here is a minimal main.dart
https://gist.github.com/realadeel/a52e64c475fd2621101df1ba8e7b6e2d
**Expected results:**
Screen should show the GIFs indefinitely.
**Actual…