Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Generic Picker packages
Last updated: November 15, 2024
A custom picker is a type of picker that allows the user to select from a list of options of different types. The options may be displayed in a drop-down list, or they may be displayed in a separate window.
The complete list of Flutter Item Picker, Number Picker, List Picker and other Generic Picker packages is provided below.
filter_list
Dart 3 compatible π 411
Maintenance Status: Good
Filter_list Package is designed to make single/multiple item selection from a list of string/object.
bottom_picker
Dart 3 compatible π 285
Maintenance Status: Good
A new flutter package that let you create a bottom item picker or date & time picker with minmum parameters
flutter_material_pickers
Dart 3 compatible π 229
Maintenance Status: Good
A flutter package for easily and consistently showing material themed picker dialogs.
numberpicker
Dart 3 compatible π 629
Maintenance Status: Average
NumberPicker is a widget allowing user to choose numbers by scrolling spinners.
wtf_rotary_dial
Dart 3 compatible π 12
Maintenance Status: Average
The widget allows you to enter numbers by rotating the spinner of the rotary dial.
direct_select_flutter
Dart 3 compatible π 309
Maintenance Status: Poor
DirectSelect is a selection widget with an ethereal, full-screen modal popup displaying the available choices.
direct_select
Dart 3 compatible π 180
Maintenance Status: Poor
This package allows you to scroll/select the value directly from the dropdown with less effort and time.
horizontal_picker
Dart 3 compatible π 60
Maintenance Status: Poor
You can select your value on Horizontal Picker while scrolling on items.
flutter_pickers
Dart 3 compatible π 56
Maintenance Status: Poor
Flutter selector library, including date and time selector, single item selector (gender, occupation, education, constellation), city address selector, etc.
selectable_list
Dart 3 compatible π 54
Maintenance Status: Poor
A widget displaying a list of selectable items. When one of the items is selected, the other elements of the list are animated out, leaving the selected value.
drop_zone
Dart 3 compatible π 43
Maintenance Status: Poor
A simple way to bring dragβnβdrop to flutter web. drop_zone is commonly used for file choosing by dragging and dropping a file(s) onto a designated widget. The user can then use the dropped html file(s).
flutter_picker
π 439
Maintenance Status: Average
Flutter plugin picker. Include NumberPicker, DateTimePicker, ArrayPicker, and default linkage Picker. Provide flexible parameters to meet various needs.
language_pickers
π 16
Maintenance Status: Poor
It makes language select pickers for you in Flutter. You can use it freely in lots of ways.