scale_picker library
A customizable and dynamic scale picker widget for Flutter applications.
This library provides highly configurable scale picker widgets perfect for selecting measurements like height, weight, temperature, and more.
Classes
- Debounce
- A debounce utility class to limit the frequency of function calls
- MeasurementConfig
- Configuration for measurement units and conversion
- MeasurementPicker
- A complete measurement picker with unit toggle functionality
- MeasurementValue
- Represents a measurement value with its unit
- ScaleConfig
- Configuration class for scale appearance and behavior
- ScaleWidget
- A highly customizable scale picker widget
- UnitConverter
- Utility class for unit conversions