bdlukaa / fluent_ui

Implements Microsoft's WinUI3 in Flutter.
https://bdlukaa.github.io/fluent_ui/
BSD 3-Clause "New" or "Revised" License
2.98k stars 465 forks source link

Ability to add common interactive implementations for multi-window applications #1073

Closed kuloud closed 5 months ago

kuloud commented 5 months ago

Is your feature request related to a problem? Please describe. In multi-window desktop applications, pin / unpin or maximizing a subpage is needed, could you support a common implementation with CommondBar.

Describe the solution you'd like N/A

Describe alternatives you've considered N/A

Additional context

image
bdlukaa commented 5 months ago

I'm not sure this is part of the official implementation.

We only provide controls and a few helper widgets used widely. This can be a custom widget of yours.