An open API service indexing awesome lists of open source software.

https://github.com/sephiroth74/macos_ui_widgets

Collection of extra widgets for flutter/macos
https://github.com/sephiroth74/macos_ui_widgets

Last synced: 10 months ago
JSON representation

Collection of extra widgets for flutter/macos

Awesome Lists containing this project

README

          

# macos_ui_widgets

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

[![pub package](https://img.shields.io/pub/v/macos_ui_widgets.svg)](https://pub.dev/packages/macos_ui_widgets)

## Features

List of available widgets:

* **MacosTabView2**
* **MacosPopupButton2**
* **MacosPulldownButton2**

## Installation

```
flutter pub add macos_ui_widgets
```

## Usage

See the `/example` folder for more examples.