-
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…
-
**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…
-
## Bug report
**Describe the bug**
Updated firebase dependencies and try running in ios device but fails with output:
Failed to build iOS app
Error output from Xcode build:
↳
objc[5006]:…
-
## Bug report
**Describe the bug**
When using the `FirebaseMessaging.onTokenRefresh` stream a value is never received by the listener.
### Steps to reproduce
Steps to reproduce the behavior:…
-
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…