-
I am facing this error in build_runner after updating the flutter to 2.5.1, I tried to downgrade to 2.5.0 too but now the error is still there.
### Following is the output from terminal:
`Bad stat…
-
Hi,
Getting following error after flutter run,
Please, anyone, have an idea to fix this?
```
FAILURE: Build failed with an exception.
* Where:
Script 'D:\Setups _Files\flutter\flutter\packag…
-
**Actual Problem**
I have a very big flutter project, for a few months everything has been going well, but for about 1 week big problem when I try to launch it after the "Xcode Build" a long list o…
-
## Steps to Reproduce
1. run `flutter build apk -target-platform=android-arm` in terminal
2. got error
```
flutter version: v1.9.1+hotfix.6
Android SDK version 29.0.0
gradle: 3.5.2
```
w…
-
Awesome work you've done. Very helpful when having large images.
I do have one feature request, I'm trying to show a loading widget prompt as the placeholder, and since it's requiring or expecting…
-
Hi, it appears that the loading animation is off-center, making it difficult to align it properly.
-
Recently, I have encountered some strange problems in the development of app with Flutter. At present, I am developing in the master branch, and with the command of flutter build apk to create android…
-
I have a problem with my snapshot . Im using a streambuilder on one page and the snapshot in another but the snapshot dont gets updated . I cannot figure out why . This is first where I declare the st…
-
Tried calling async method getRestaurantDataAPI() from sync method getRestaurantData()
using Lock from synchronized 2.1.1 package to make getRestaurantData() wait for the result....
## Steps to Re…
-
I am using GoogleSignIn (5.0.2) at the moment and I tried a pod update on this package without any success, I am probably missing something here
wemow updated
3 years ago