FLUTTER ECOSYSTEM

spinner_input

A Spinner Input for flutter. like html5 input-spinners with handy options

Latest version
0.1.2
30-day downloads
15
Likes
21
Pub points
30

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package that provides a spinner input widget similar to HTML5 input spinners, offering a clean and intuitive way to increment or decrement numeric values. It includes customizable options such as step size, value range, and styling, making it ideal for forms requiring precise number entry. The widget is lightweight, easy to integrate, and designed with developer convenience in mind.

Use cases
  • Form inputs requiring numeric adjustments
  • Product quantity selectors
  • Settings with adjustable values
  • Data entry with controlled increments
  • Customizable number fields
Key features
  • Built-in increment/decrement buttons
  • Configurable step size and range
  • Supports decimal values
  • Customizable appearance
  • Simple integration with existing forms
Suitable for
  • Developers building form-heavy apps
  • UI designers needing native-like spinners
  • Apps requiring precise numeric input control
  • Projects aiming for minimal boilerplate
Considerations
  • Limited to numeric input only
  • No built-in validation beyond range
  • Depends on external styling for advanced customization
  • Not optimized for very large number ranges
Supported platformsNot available

Install package

flutter pub add spinner_input

Categories

Source repository

Related projects

No data available yet.