UWP controls for use in flutter.
Check the demo in Flutter web
-
Button
- Normal
- Repeated Button
- DropDown Button
- HyperLink Button
- Toggle Button
- Toggle SplitButton
-
Checkbox
-
RadioButton
-
Flyout
Follow instructions from the flutter desktop-embedding to know more on how to build and run apps. Alternate platform implementation of flutter engine embed with go is also available here. Both implementations currently use GLFW shell, so much changes are not expected in the toolkit implementation. Flutter embed might eventually migrate to an UWP implementation leading to better experience.