-
### Steps to reproduce
1. Create a new Flutter demo project
2. Add two test actions to the app bar
3. Launch the app on an Android emulator "Small Desktop" with Android 14
### Expected results…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
Tried install/uninstall on Windows (x64) multiple times
Test code was 1 line: import cppyy
Here is the vscode output from the attempt:
```
**Exception has occurred: RuntimeError**
could not…
-
I was trying to build a default app ( tap counting app) that comes with flutter for windows desktop.
**NOTE: Build success for Android and Web.**
**Edited: Tried creating a hello world windows conso…
-
Hi,
Is it intended to work on windows sever as well? When tested on unpatched server (2019 and 2022) it prints the DRM device handle then exits without an error message
-
### Describe the bug
Using this, the property is not populated with the json value.
```c#
[ObservableProperty]
[property: JsonPropertyName("from_uuid")]
[property: JsonIgnore(Condition = Json…
-
Based on experience, best way to test IaC would be to test the final deployment to see if the desired behaviour is reached or not.
Possible solution could be to https://github.com/localstack/locals…
-
I run into the installation problem on Windows 10. I have successfully build AMGX, and set AMG_DIR by
```
setx AMGX_DIR "E:\Dev\AMGX"
```
When I run `pip install .`, I got this error:
```
…
-
**Bug description**
pthreadVC3.dll, pthreadVCE3.dll, pthreadVSE3.dll after build have value **x64** in **File description** property if compiled for x86; example for pthreadVC3.dll is File descriptio…
-
## Current behavior
When given the following XAML:
``` xaml
…