macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.87k stars 182 forks source link

support ipad #323

Closed wow-sven closed 1 year ago

GroovinChip commented 1 year ago

@wow-sven While macos_ui can technically be used to build applications that support other platforms, it is built according to the Apple Human Interface Guidelines for macOS only. Flutter's cupertino library will meet your needs much better than macos_ui.