-
My app is not running on android.
## Flutter Run -V
```
...
+file:///Applications/Flutter-SDK/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-5.1.4+1/lib/utils/codec.dart
[ ] [ …
-
We noticed in testing that brands does not get blocked in 2.1.2
We are using Paper 1.16.5 Build 721
Java 11.0.10+9
Wraith 2.1.2
i tested it just with forge and farbric with a player profil (no op …
-
My Flutter application crashes every time I start the debug version on an Android x86 physical device with the code: `Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 8135 (1.io), pid 8115 (me…
-
```
why CustomScrollView can't scroll? put it into "CupertinoApp=>home->Scaffold->body" work well
```
## Steps to Reproduce
```
CupertinoApp(
localizationsDelegates: const [
…
-
DateTime.now() returns the wrong time i.e, exactly with a delay of 7:30 hrs. But the same app returns the correct time in Hauwei Nova 3i.
## Steps to Reproduce
1. create a app
2. print …
AmSn6 updated
3 years ago
-
`flutter run` runs fine, `flutter build apk` generates an error, but when I use `Android Studio` to do the android project build, it works perfectly ... I do not know if it has any difference
## Lo…
-
## Steps to Reproduce
1. Open App
2. Play Video with Youtube Player
3. Click on the full-screen icon or (Change the orientation of device from portrait to Landscape & vice-versa)
## Lo…
-
## Steps to Reproduce
[main.dart](https://gist.github.com/eyalkutz/e50a4efbbc78d0feb4caa4f9160a041e)
1. open the project in vscode
2. press ctrl+f5
3. build fails
## Logs
```
Mi…
-
## Steps to Reproduce
1. run flutter_cropper from https://github.com/csells/flutter_cropping as a Windows app
2. resize manually to fill the entire screen and notice that the app resizes properly
3…
-
## Steps to Reproduce
1. Create an empty flutter app and use Start Debugging in VS Code.
**Target Platform:** Android
**Target OS version/browser:** Android 10
**Devices:** Pixel 3
The app …