-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Press Tab until you have focused the counter text. You should see "Got focus." printed to your console.
3. Press Control …
-
I am using firestore in my app, along with crashlytics.
I have received multiple crashlytics reports for ANRs happening with the following stacktrace...
```
main (runnable): tid=1 systid=11035 …
-
```
name: firsttry
description: First Project
version: 1.0.0+1
environment:
sdk: ">=2.1.0
-
pub get报错,是不是sdk不一致我的sdk版本是的2.19.1的
-
## Steps to Reproduce
1. Run the attached file in HTML web renderer.
`flutter run -d chrome --web-renderer html`
you can see the reported issue.
[Example.zip](https://github.com/flutter/flu…
-
### Steps to reproduce
1. Connect USB Logitech C920 camera running 'usbvideo' driver
2. Open camera example program
3. Attempt to open connection to camera with 'Create Camera' button
Similar …
-
https://ci.chromium.org/ui/p/flutter/builders/staging/Mac_arm64_ios%20hot_mode_dev_cycle_ios__benchmark/44/overview
https://ci.chromium.org/ui/p/flutter/builders/staging/Mac_arm64_ios%20hot_mode_dev_…
-
I reported an issue with the Cashew app - an app written in Flutter [here](https://github.com/jameskokoska/Cashew/issues/116).
He said the problem was with Flutter so I moved here to find better sup…
-
## Steps to Reproduce
1. Run `flutter create flutter_sandbox`.
2. Update the files as follows:
Add `intl` to dependencies of `pubspec.yaml`
Copy/paste the following into `main.dart`:
cod…
-
### Steps to reproduce
1. Install Flutter, projects with no plugins build normally as expected
2. Add any package to a project (in my case it's media_kit)
3. Attempt to run debugging - fails with…