custom_ruler 1.0.0
custom_ruler: ^1.0.0 copied to clipboard
A highly customizable ruler/scale widget for Flutter with support for horizontal and vertical orientations, snapping, and custom styling.
# Changelog
## 1.0.0
- Initial release
- Horizontal and vertical ruler orientations
- Customizable tick marks (major, medium, minor)
- Snap-to-tick functionality
- Programmatic scroll control via GlobalKey
- Custom pointer widget support
- Selection range constraints
- High-performance rendering with viewport culling
