Skip to main content

Radio

A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.

Installation

fcnui add radio

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

Form

Docs