Skip to main content

Dropdown

Displays a list of options for the user to pick from—triggered by a button.

Installation

fcnui add dropdown

⚠️ Important: When added, need to stop running app and run flutter pub get to install all necessary dependencies.

Depends

Adds the following components to your project along with the input component:

Examples

Form

Docs

Disabled

Disabled Items

With Icons

Group