Flutter Gems is a curated list of 6000+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Spin Box packages
Last updated: November 15, 2024
A spin box, also known as counter or increment box, widget allows the user to select from a range of numerical values by clicking on up and down arrows. The spin box typically has a text field where the currently selected value is displayed, and the user can type in a new value directly. The spin box may also have minimal and maximum values to choose from.
The complete list of Flutter packages that provide Spin Box, Spin Wheel, Counter or Increment Box widgets for your Flutter app is provided below.
wheel_slider
Dart 3 compatible 👍 99
Maintenance Status: Good
Wheel Slider offers a lot of customisation and enables you to scroll around with a wheel-like appearance.
cart_stepper
Dart 3 compatible 👍 62
Maintenance Status: Good
A fully customizable Flutter Widget to get count. It can be applicable in e-commerce apps for getting cart count.
input_quantity
Dart 3 compatible 👍 52
Maintenance Status: Good
A widget for input quantity. Built with TextFormField. Type manually or increase and decrease value with the btn
flutter_spinbox
Dart 3 compatible 👍 129
Maintenance Status: Average
SpinBox is a numeric input widget with an input field for entering a specific value, and spin buttons for quick, convenient, and accurate value adjustments.
wheel_chooser
Dart 3 compatible 👍 80
Maintenance Status: Average
WheelChooser is a widget allowing user to choose numbers/strings/widgets by scrolling spinners with wheel look.
number_inc_dec
Dart 3 compatible 👍 50
Maintenance Status: Poor
A flutter widget which accepts numeric values with buttons to increment and decrement.
sliding_number
Dart 3 compatible 👍 40
Maintenance Status: Poor
Show the change of a number beautifully with a dynamic sliding animation.
counter_button
Dart 3 compatible 👍 29
Maintenance Status: Poor
Counter Button is a flutter library that allows you to create a button with animation effects when you increase or decrease the counter value.
number_selection
Dart 3 compatible 👍 21
Maintenance Status: Poor
Cool number picker concept
flutter_touch_spin
👍 45
Maintenance Status: Poor
Simple number input spinner Widget for Flutter. Inspired by Bootstrap Touchspin
stepo
👍 25
Maintenance Status: Poor
A Flutter package for animated unit stepper with customisable animation durations, colors and sizes.
spinner_input
👍 21
Maintenance Status: Poor
A Spinner Input for flutter. like html5 input-spinners with handy options
flutter_counter
👍 9
Maintenance Status: Poor
Flutter Counter is a simple and customisable plugin written in dart for flutter. Create it like any other widget, add params according to your need and presto!