Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Checkbox and Radio Button packages

Last updated: April 2, 2024

Input selection in Flutter apps can be handled using Checkboxes and Radio buttons. While Checkboxes allow the user to select one or more options from a set of options, Radio buttons allow the user to select only one option from a set of options.

Check out the complete list of Flutter packages below that can help you add a Checkbox, Select Field, Multi-select Field or Radio Button.


custom_radio_grouped_button Card Image
custom_radio_grouped_button
Dart 3 compatible 👍 139
Maintenance Status: Good

Custom Radio Buttons and Grouped Check Box Button

checkbox_grouped Card Image
checkbox_grouped
Dart 3 compatible 👍 41
Maintenance Status: Good

flutter widget that grouping checkbox, recuperate the actual selection,support multiple selection

radio_group_v2 Card Image
radio_group_v2
Dart 3 compatible 👍 26
Maintenance Status: Good

A widget that groups radio buttons so they can work together to give the user a pleasant experience when making selections within the app.

grouped_checkbox Card Image
grouped_checkbox
Dart 3 compatible 👍 10
Maintenance Status: Good

A package to easily group checkboxes in different styles in Flutter projects.

easy_radio Card Image
easy_radio
Dart 3 compatible 👍 7
Maintenance Status: Good

EasyRadio is a customizable radio button widget for Flutter that offers consistent animation, easy customization of sizes, shape, inner dot shape.

multi_select_flutter Card Image
multi_select_flutter
Dart 3 compatible 👍 711
Maintenance Status: Average

A flexible multi select package for Flutter. Make multi select widgets the way you want.

roundcheckbox Card Image
roundcheckbox
Dart 3 compatible 👍 88
Maintenance Status: Average

Package to make easier the proccess of creating a round circle box. The component created is fully customizable to your needs.

flutter_multi_select_items Card Image
flutter_multi_select_items
Dart 3 compatible 👍 80
Maintenance Status: Average

A Flutter package for creating customizable flutter multi select widgets.

group_radio_button Card Image
group_radio_button
Dart 3 compatible 👍 65
Maintenance Status: Average

Flutter library to create radio groups and radio button with labels.

flutter_custom_selector Card Image
flutter_custom_selector
Dart 3 compatible 👍 50
Maintenance Status: Average

A flexible multi select and single select package for Flutter. Flutter custom selector dart package with awesome UI. Make your selection unique and fantacy

parent_child_checkbox Card Image
parent_child_checkbox
Dart 3 compatible 👍 38
Maintenance Status: Average

Parent Child Checkbox is a type of checkbox where we can establish hierarchy in Checkboxes

msh_checkbox Card Image
msh_checkbox
Dart 3 compatible 👍 34
Maintenance Status: Average

An animated checkbox, inspired by BEMCheckbox for iOS, using an API similar to Flutter's own Checkbox.

animated_item_picker Card Image
animated_item_picker
Dart 3 compatible 👍 34
Maintenance Status: Average

Generic item picker that encapsulates single or multiple item selection logic.

multiselect_formfield
Dart 3 compatible 👍 133
Maintenance Status: Poor

A multi select form field using alert dialog to select multiple items with checkboxes and showing as chips.

checkbox_formfield
Dart 3 compatible 👍 26
Maintenance Status: Poor

This package contains checkbox widgets that can be used as FormField for Flutter beginners.

custom_check_box
Dart 3 compatible 👍 20
Maintenance Status: Poor

A custom flutter check box with custom active and inactive color & icon with custom corner radius.

cupertino_radio_choice
Dart 3 compatible 👍 16
Maintenance Status: Poor

Cupertino buttons which are used as radio buttons in order to select one value.

fradio_nullsafety
Dart 3 compatible 👍 2
Maintenance Status: Poor

A radio component suitable for almost any radio scenario. You will like it.

grouped_buttons
👍 82
Maintenance Status: Poor

A simple package that makes grouping Checkboxes and Radio Buttons much easier.

checkbox_list_tile_more_customizable
👍 2
Maintenance Status: Poor

A CheckboxListTile with more customizable details, which provides more customizable functions, based on the traditional flutter CheckboxListTile.