# flutter_dropdown_menu **Repository Path**: jdsjlzx/flutter_dropdown_menu ## Basic Information - **Project Name**: flutter_dropdown_menu - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-24 - **Last Updated**: 2022-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)