Skip to content

Implements Apple's macOS Design System in Flutter. Based on the official documentation.

License

Notifications You must be signed in to change notification settings

Senhordim/macos_ui

 
 

Repository files navigation

macos_ui

Implements Apple's macOS Design System in Flutter. Based on the official documentation.

Content

Resources

Layout

Scaffold

Scaffold provides a basic structure for laying out widgets in a way you would expect on macOS. You must specify a body as the main content area, and you can optionally provide a sidebar that will show to the left of body. The sidebar can be resized by grabbing the split and dragging left or right. See the documentation for all customization options.

About

Implements Apple's macOS Design System in Flutter. Based on the official documentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 60.3%
  • Rich Text Format 32.1%
  • HTML 4.1%
  • Swift 3.1%
  • Other 0.4%