Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 486 Bytes

macos_ui_widgets

Collection of extra widgets for macos, based on the macos_ui library.

pub package

Features

List of available widgets:

  • MacosTabView2
  • MacosPopupButton2
  • MacosPulldownButton2

Installation

    flutter pub add macos_ui_widgets

Usage

See the /example folder for more examples.