Skip to main content

Checkbox

A control that allows the user to toggle between checked and not checked.

Installation

fcnui add checkbox

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

With Label

Disabled

Card

Form

Docs