-
downstream issue: fzyzcjy/flutter_rust_bridge#2200
## Environment:
- windows: 10.0.22631.3880
- flutter: 3.22.3
- rustc: 1.79.0 (129f3b996 2024-06-10) stable-x86_64-pc-windows-msvc
## Repr…
-
### Steps to reproduce
1 - With the app open, turn off the screen
2 - Turn the screen back on
3 - Exit the app
4 - Upon returning, the screen goes black. In the tests I performed, even with the bl…
-
This was an issue in https://github.com/flutter/flutter/pull/153787.
@itsjustkevin asks
> Is it possible that the test failed only on the first binary?
I think so, based on more binaries missin…
-
Hello! I've been running into this bug more and more as I work on projects that contain some Flutter directories along-side plain-old-Dart projects or Angular Dart projects.
Use-case: I have a proj…
-
We have a lot of integration tests with hardcoded versions of files that get output from `flutter create` or `flutter create `.
Ex (but there are more):
https://github.com/flutter/flutter/blob/mas…
-
**Describe the bug**
While debugging you can see the "Run | Debug" inlay hints but making changes on other files makes them unclickable for a long period.
**To Reproduce**
Steps to reproduce the …
-
[flutter_tools unit tests](https://github.com/flutter/flutter/tree/master/packages/flutter_tools/test/commands.shard) are split into hermetic and permeable tests.
The hermetic tests mock the file s…
-
this example/app : https://github.com/simolus3/drift/tree/develop/examples/app
in windows when i try to run it throws below error
flutter: SqliteException(14): while opening the database, unable…
-
First discovered by @KmlBaranowski, reported to me by @jBorkowska.
**Describe the bug**
When the developer has not completed the [necessary steps here](https://patrol.leancode.co/native/setup)…
-
## Environment
**Flutter version:** 3.7.12
**Plugin version:** 6.0.0
## Description
Hello! After upgrading the package version from 5.8.0 to 6.0.0 my tests started failing, I've spent some…