flet
flet copied to clipboard
Is flet going to support an Apple UI style?
I am wondering whether flet supports building a desktop app that looks and feels more native on macOS.
Great suggestion! Yes, we are going to implement this library: https://pub.dev/packages/macos_ui
There is a demo: https://macosui.dev/
This looks very interesting. Do you have an estimate of when it could be available?
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.
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.
Closing in favour of https://github.com/flet-dev/flet/issues/2443