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

Discord Medium LinkedIn Twitter

Top Flutter Spin Box packages

Last updated: April 2, 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.


flutter_spinbox Card Image
flutter_spinbox
Dart 3 compatible 👍 124
Maintenance Status: Good

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_slider Card Image
wheel_slider
Dart 3 compatible 👍 57
Maintenance Status: Good

Wheel Slider offers a lot of customisation and enables you to scroll around with a wheel-like appearance.

cart_stepper Card Image
cart_stepper
Dart 3 compatible 👍 51
Maintenance Status: Good

A fully customizable Flutter Widget to get count. It can be applicable in e-commerce apps for getting cart count.

wheel_chooser Card Image
wheel_chooser
Dart 3 compatible 👍 74
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 👍 49
Maintenance Status: Poor

A flutter widget which accepts numeric values with buttons to increment and decrement.

flutter_touch_spin
Dart 3 compatible 👍 43
Maintenance Status: Poor

Simple number input spinner Widget for Flutter. Inspired by Bootstrap Touchspin

sliding_number
Dart 3 compatible 👍 39
Maintenance Status: Poor

Show the change of a number beautifully with a dynamic sliding animation.

counter_button
Dart 3 compatible 👍 28
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

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!