Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/best-flutter/flutter_dropdown_menu

A dropdown menu for Flutter.
https://github.com/best-flutter/flutter_dropdown_menu

flutter flutter-widget

Last synced: about 5 hours ago
JSON representation

A dropdown menu for Flutter.

Awesome Lists containing this project

README

        

# flutter_dropdown_menu

A dropdown menu for Flutter.

## Showcase

![showcase](https://github.com/jzoom/images/raw/master/dropdown_menu.gif)
****
![showcase](https://github.com/jzoom/images/raw/master/dropdown_menu1.gif)

![showcase](https://github.com/jzoom/images/raw/master/dropdown_menu2.gif)

## Table of contents

## Installion

```
dropdown_menu: ^1.1.0
```

## Build simple list menu
## Build tree menu
## Build custom menu

# How to use

```

```

## Examples

>see[main.dart](https://github.com/jzoom/flutter_dropdown_menu/blob/master/example/lib/main.dart)