-
```bash
~/hello_world $ flutter run -v
[ +28 ms] Unable to locate an Android SDK.
[ +12 ms] executing: uname -m
[ +9 ms] Exit code 0 from: uname -m
[ ] aarch64
[ +30 ms] Artifact Ins…
-
Hi, I've just checked the [flutter material 3 demo](https://flutter-experimental-m3-demo.web.app/#/) web site with my phone on chrome, and found out that scrolling has lags.
What's the problem? Is…
-
I've tried everything already, everytime getting stuck on it and then process get's killed or system frezees.
```
*****************************************
********* Check Flutter Channel *******…
-
I tried to build a sample and add your lib to my project but with no success. Could you please help me with this?
Logs are provided below.
Failed to build iOS app
Swift Compiler Error (Xcod…
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-Flutter/security/policy).
- [x] I am not just asking a [question](https://github.…
-
### Steps to reproduce
1. Displaying a GoogleMap using FlutterEngineGroup in a sample project.
2. Put the app into background.
3. At this time, the Activity that is drawing the Flutter screen wil…
-
### What happened?
The latest versions of the SDK have completely broken notifications for our app. All subscription ids are now empty strings, and there are no notifications being received by new …
-
### Steps to reproduce
When I build ios-framework for a flutter module project(template=module) that has package dependencies, the FlutterPluginRegistrant.xcframework release bundle is missing _Co…
-
Hi - thanks for this great widget! I upgraded Flutter today, and a few things broke. Here's the output:
** BUILD FAILED **
Xcode's output:
↳
/Users/x/flutter/.pub-cache/hosted/pub.dartlang.o…
cc123 updated
4 years ago
-
Broken or corrupted image when loaded using NetworkImage cause fatal crash on runtime. No exception thrown, just a fatal crash.
## Steps to Reproduce
1. Create a simple flutter project
…