flet icon indicating copy to clipboard operation
flet copied to clipboard

Is flet going to support an Apple UI style?

Open clstaudt opened this issue 3 years ago • 4 comments

I am wondering whether flet supports building a desktop app that looks and feels more native on macOS.

clstaudt avatar Aug 19 '22 20:08 clstaudt

Great suggestion! Yes, we are going to implement this library: https://pub.dev/packages/macos_ui

There is a demo: https://macosui.dev/

FeodorFitsner avatar Aug 20 '22 18:08 FeodorFitsner

This looks very interesting. Do you have an estimate of when it could be available?

clstaudt avatar Aug 21 '22 08:08 clstaudt

I need to give it a thought. It should play well with Fluent UI library as well. Still unclear whether there are going to be a set of Macos* controls or something like TextField platform="macos" or even TextField platform="adaptive" with a common set of properties.

FeodorFitsner avatar Aug 21 '22 14:08 FeodorFitsner

Anything that users can do to prioritize this?

I have an open-source project (https://github.com/tuttle-dev/tuttle) in search of a GUI framework. Native look&feel on a Mac, and ideally cross-platform out of the box (TextField platform="adaptive" 👍), would make flet the way to go.

clstaudt avatar Aug 22 '22 15:08 clstaudt

Closing in favour of https://github.com/flet-dev/flet/issues/2443

ndonkoHenri avatar Jan 22 '24 00:01 ndonkoHenri