Skip to main content

Input

Displays a form input field or a component that looks like an input field.

Installation

fcnui add input

⚠️ 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

Default

Disabled

With Button

With Label

Form

Docs