-
## Steps to Reproduce
1. flutter create --platforms=windows multitest
2. flutter pub add desktop_multi_window
3. Enter code sample in main.dart
4. flutter build windows
5. run buil…
-
Logs
```
$ flutter doctor -v
[√] Flutter (Channel stable, 3.3.0, on Microsoft Windows [版本 10.0.19044.1889], locale zh-CN)
• Flutter version 3.3.0 on channel stable at D:\flutterSDK\flutter…
-
Hi!
I'm using instructions here https://tdlib.github.io/td/build.html?language=JavaScript
to build TDLib. for windows 10 enterprise, version 1803 x64 based, os build 17134.950 with 16 GB of RAM.
I …
-
I tried `-prerelease` and still no result.
```
C:\Windows\system32>vswhere -prerelease
Visual Studio Locator version 2.8.4+ff0de50053 [query version 3.0.4492.23473]
Copyright (C) Microsoft Corpora…
-
## Steps to Reproduce
Run the app and tap floating button to add Text "bar" to listView.
1. Execute `flutter run` on the code sample
2. ...
3. ...
**Expected results:**
It should s…
-
I just spent a few hours scratching my head as to why the CMake extension didn't work on a new Windows machine I set up. I finally cloned the source and debugged the extension and it landed me here:
…
-
## Steps to Reproduce
1. Install Flutter latest version on Windows 10 machine.
2. Install Visual Studio 2022 Professional Edition, choosing the "Desktop development with C++" workload.
…
-
### Problem :
When I use command "vcpkg install " to install packages, it comes like
```
Computing installation plan...
The following packages will be built and installed:
***(many lines)
Ad…
-
## Steps to Reproduce
1. Create the default flutter project in android studio
2. Add desktop support with flutter create --platforms=windows,macos,linux .
3. Run the application on Windows
4…
-
### Summary:
Upgrade the minumum supported Visual Studio Version to 16.11 as 16.7 and add support to Visual Studio 17.
### Feature design description:
Microsoft is going to [remove support for Vi…