-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.engineflutter/engine repository. See also e: labels.flutter/engine repository. See also e: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Description
Latest status: We have decided to not support UWP, as discussed in #14967 (comment).
Is there any plan to add support for Windows 10/UWP? The reason I ask this is because there are almost 1billion windows 10 devices on the internet now and more that are not even on the internet.
tlarsendataguy, joelselvaraj, webprofusion-chrisc, ivanmestre, aloisdeniel and 318 morephanirithvij, ahmed605, Cyenoch, aWeinzierl, fisforfaheem and 20 morejoelselvaraj, ivanmestre, uteutscher, megamegax, ClintH and 69 moreaWeinzierl, fisforfaheem, ansarizafar, leandrowilliam, wanjm and 13 morebcdiaconu, dani-garcia, Gavin-Williams, lattice0, SaadArdati and 16 more
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.engineflutter/engine repository. See also e: labels.flutter/engine repository. See also e: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
psled commentedon Feb 28, 2018
Probably not for now, see #10881.
ivanmestre commentedon Feb 28, 2018
I would like to include myself to this feature request, it would be awesome that Flutter supported Windows 10 UWP.
webprofusion-chrisc commentedon Feb 28, 2018
This should cover Xbox One as well, which you can target in Xamarin/UWP
emsaints commentedon Mar 10, 2018
Yes please. Windows support would definitely be a game-changer.
charafau commentedon Mar 11, 2018
this is not official, but you can check this project. https://github.com/google/flutter-desktop-embedding I think
glfw
is also available on windows so you can try 😉amartens181 commentedon Jun 16, 2018
Man... I want real xplat :)
avorib commentedon Jan 3, 2019
I was just typing up the same feature request 😉... I hope this gets some traction!
As a user with several Windows, MacOS, and Chrome OS devices in my home... the latest model Surface Pro consistently ends up being my daily driver each year; ever since the release of the SP4. Seems to be extremely popular on campus and at work now as well. However, the scant selection of high-quality UWP apps continues to be the largest sore spot for me.
I believe the elegance & ease of Flutter could potentially provide the incentive devs/corps need, to include Win10 in their multi-platform strategy... and in the process, hopefully promote Flutter to as similar a status/popularity as Java; for IT exec consideration, when selecting tools & platforms for product development.
ghost commentedon Feb 5, 2019
Xamarin, Ionic etc. include UWP, so why Flutter?
187 remaining items
fabiancrx commentedon Apr 19, 2022
@cbracken , I think this might be closed as it collides with #102172
cbracken commentedon Apr 19, 2022
Yep -- was waiting to file that issue before closing this one out.
Closing this since our intent is to wind down development on, and remove the UWP embedder in order to focus on the Win32 embedder which, over time, will start to adopt Windows SDK support (once our supported OSes is a subset of those that support doing so).
See: #14967 (comment)
visionarylab commentedon Apr 20, 2022
@cbracken
To be fair, UWP look like being slowly phased out.
Maybe just focus on WinUI+ Uno. That is basically open source. As Flutter is direct competition to Uno and Microsoft.
Its would be all community's work.
Regardless x86 architecture (Most the userbase, still be on Windows 10-11), and UWP still have year of support until end of Windows 11.
github-actions commentedon May 4, 2022
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of
flutter doctor -v
and a minimal reproduction of the issue.