-
Hi,
I was testing the fix to https://github.com/flutter/flutter/issues/87686 and I notice that if I scroll up and down or drag the scrollbar fast I get a setState error. I also notice the platformE…
-
## Steps to Reproduce
1. Run `flutter create my_app`.
2. Update the files as follows:
/lib/main.dart
```
import 'package:flutter/material.dart';
import 'package:my_app/my_widget.dart…
-
It appears that `TextField`'s `keyboardType` of `name` prevents the iOS keyboard from offering capital letters at the beginning of words, even when specifying `textCapitalization: TextCapitalization.w…
-
### HAR 模板名称
飞客茶馆
### 作者信息
github-h
### 模板备注及说明
cookies
每日签到奖励
若提示未登录,请确保登录抓取cookie的ua与模板的一致
可能第一次会失败,第二次就成功了
https://www.flyert.com
### HAR 文件名
飞客茶馆.har
### HAR 模板…
-
Detailed error:
`[tool_crash] ProcessException: The command failedStdout:Stderr:[/home/ramamoorthy/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.com/flutter_infra/flutter/4654…
-
This might be something dumb in my environment, but it might also be a mistake in the 0.1,4 release.
:confused:
```
> jmh:version
[info] 0.9
> consoleProject
[info] Starting scala interpreter...
[i…
-
I came by accident across the fact that there is extremely heavy lag on building text widgets with multiple emojis (maybe those are the reason).
The jank frame took about 230ms on a Pixel 3 XL phone …
-
Constructing colors using `fromRGBO` should return the same values as the CSS `rgba()` notation.
`rgba(0, 0, 255, 0.5)` is the same as `#0000ff80`
but `fromRGBO` sometimes creates a color with a…
KNawm updated
9 months ago
-
- flutter run --release
- app crashes with following output:
```
[ ] Installing build/app/outputs/flutter-apk/app.apk... (completed in 6.0s)
[ ] executing: /Users/danielchapman/Libra…
-
Hello,
First, thank you for making this plugin .. much appreciated!
The issue i'm facing is that even though the logs state that the X-Forwarded-For header is being rewritten, it does not appear…