-
This will be a followup to:
* #772
After we have the Android build running in our own CI, we should register it in Flutter's "customer tests" (like we did with our `flutter analyze` and `flutter …
-
Hi @DenisovAV
I want to first thank you for your effort in bringing Flutter to Apple TV.
After upgrading to macOS Sequoia, the run command is failing with the following error:
`/Users/karou…
-
The post-submit test builder `Mac flavors_test_macos` had a flaky ratio 2.00% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: https…
-
Within our CI pipeline we are getting an Out of Memory error. Sometimes this occurs when running `flutter analyze` and other times when running `flutter test test/widget_tests.dart`. The VM is being r…
-
### Page URL
https://docs.flutter.dev/testing/integration-tests/
### Page source
https://github.com/flutter/website/tree/main/src/content/testing/integration-tests/index.md
### Describe the proble…
-
My SOM module manufacturer provides demo images for their customers, see e.g. here: https://github.com/dh-electronics/kas-dhsom . Their SOM works really well with flutter, and in their demo image they…
-
I switched to Dart UI Isolate earlier this year. A few days ago I noticed my print statements from the Dart UI Isolates were not showing up in the console. I tried switching back to Flutter Isolates…
-
Example https://github.com/flutter/packages/pull/7226 (this isn't related to Xcode beta, we're seeing it elsewhere like https://github.com/flutter/packages/pull/7422/checks?check_run_id=28830793413).
…
-
Flutter chess app looks well-structured! Inconsistent Dependency Versions
Issue: Some dependencies in the pubspec.yaml file are listed without specific version numbers (e.g., flame_audio, shared_pre…
-
A Flutter change to the `Color` API stumbled on some failures in the Zulip tests, which (since #239) are registered in Flutter's "customer tests" suite: https://github.com/flutter/flutter/issues/15412…