-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsd: examplesSample code and demosSample code and demosplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Description
As part of the work for issue #70027 , I added a windows startup devicelab test for the Platform View example project, which required adding Windows support to the example. Currently, this project opens a platform specific view for Android and iOS when a certain button is pressed, but does nothing on Windows. While this does not hinder the ability of the test to pass, we should still add some kind of response when the button is pressed when run on Windows, such as a popup dialog.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopa: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsd: examplesSample code and demosSample code and demosplatform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Type
Projects
Status
Done