-
## Steps to Reproduce
After resetting Windows 10, reformatting all the hard drives so we have a clean Dev Environment.
1. Install and setup Flutter and Android Studio as specified in the Flutt…
-
## Logs
Task :cloud_firestore:bundleDebugAar
[ ] > Task :cloud_firestore:compileDebugSources
[ ] > Task :cloud_firestore:assembleDebug
[ ] > Task :firebase_auth:extractD…
-
## Steps to Reproduce
This happens every time I run my app on a connected physical device. The android emulator does not have this issue.
This began happening after migrating the app to use Androi…
-
I'm having a bad behavior with my flutter app. When I run the code bellow I'm receiving a line between my image and the gradient.
I thing there is something wrong with pixel calculation. On device…
-
## Steps to Reproduce
1. Call method in method channel from native code with the list type argument (`List` in my case)
2. In flutter code get `call.arguments`, notice that list now has `List` ty…
-
## Steps to Reproduce
1. when i remove date picker from installed package then error found and then again i remove form builder also arises new problem finally i re install all packages an…
-
In Heptapod by @stonebig on Oct 10, 2021, 11:32
I report because the problem seems new to me vs PyPy-3.7.5, yet it may be complex to guess what causes this.
In hope it helps
On a notebook:
````
# C…
-
```
why CustomScrollView can't scroll? put it into "CupertinoApp=>home->Scaffold->body" work well
```
## Steps to Reproduce
```
CupertinoApp(
localizationsDelegates: const [
…
-
## Update
PS: of course the problem is that some of the elements in the pixies List are null, stripping them out before rendering the Stack avoids the problem but shouldn't the Stack be smart enough …
-
## Steps to Reproduce
I initially observed this issue with a proprietary app. Here's repro steps using the Flutter Gallery in a clean checkout of flutter.
1. Run flutter_gallery example ap…