horizontal_gauge 1.0.0
horizontal_gauge: ^1.0.0 copied to clipboard
A customizable horizontal gauge widget for Flutter applications with interactive value editing.
Changelog #
1.0.0 - 2024-12-19 #
Added #
- Initial release of horizontal_gauge package
- Interactive horizontal gauge widget with smooth animations
- Touch & drag interaction with smart boundary detection (500ms limit)
- Highly customizable themes with gradient support
- Builder patterns for complete component customization:
- Custom title builder with icon support
- Custom value display builder
- Custom indicator builder
- Custom tick marks painter
- Responsive design that adapts to all screen sizes
- Performance optimized rendering
- Professional tick system with configurable marks
- Modern Material Design aesthetics
- Type-safe implementation with comprehensive documentation