-
**flutter build** and **flutter pub run build_runner** commands can throw different exceptions (with not user-friendly messages) if there is insufficient memory resources. Example:
$flutter build…
-
It ran to exception when I tried to lock camera orentation
```
Height of Platform View type: [plugins.flutter.io/camera_1] may not be set. Defaulting to `height: 100%`.
Set `style.height` to any …
-
*@aliyazdi75 commented on May 29, 2021, 7:55 PM UTC:*
## Steps to Reproduce
Run a project and then after hit hot reload, the changes will be applied, and AS gets stuck. And I have to stop and start …
-
### Steps to reproduce
1. Create a new flutter project
2. Paste the code above
3. Run project
Code:
```Dart
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
I am trying t…
-
The problem I'm having is when using the font: Antique Olive Nord when the text wraps on iOS it wraps on the same line and the text is printed on top of each other, which makes the text unreadable. O…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
…
-
## Steps to Reproduce
1. Run the sample app (I have run it in both the debug mode and the release mode). The problem is present in both modes.
2. The sample app has two screens. The first …
YRFT updated
8 months ago
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Override provideFlutterEngine and configureFlutterEngine in MainActivity (`android/app/src/main/kotlin/com/example/bug/MainActivity.kt`) to retu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
Android
### Description
My Flutte…