Features
- Add Custom Track Labels to Radial Gauge
Fixes
- Fixed needle-gap issue in Radial Gauge
Fixes
- Fixed Drawing of
Pointer
overvalueBar
Features
- Support for Multiple Needle Pointers
- Support for Multiple Shape Pointers
- Interactivity for Needle Pointers in
RadialGauge
- Interactivity for Shape Pointers in
RadialGauge
Fixes
- More control over positioning
RadialGauge
- Refactored
RadialGauge
- More control over styling of
NeedlePointer
Fixes
- Re Architechtured
LinearGauge
- Support for
Pointer
Interactivity - Support for Widget Pointers
- Each element is now converted as
RenderObject
Features
- Support for
RadialGauge
[Pre-Release]
Fixes
- Updated Readme and docs
Fixes
- Support for Labels on
Pointers
Feature
- Support for
Animations
(Gauge Animations along with Pointer & ValueBar animations) - Support for
CustomCurve
Updated Example
Minor fixes for analyzer
Minor fixes
- Support for Vertical Orientation
- Support for
RulerPosition
- Support for
Custom Labels
- Support for Inverse Rulers
- Support for Extended LinearGauge
- Support for multiple
ValueBars
- Support for ValueBar position
- Support for ValueBar Thickness
- Support for multiple
Pointers
- Support for
Pointer Alignment
- Support for
Pointer Position
- Support for
RangeLinearGauge
- property change from
color
tobackgroundColor
inLinearGaugeBoxDecoration
- Added bool param showLabel which controls the visibility of labels (Default is true)
- Added TextStyle param textStyle which will style the label text
- Added bool param showPrimaryRulers which will control the visibility of primary rulers (Default is true)
- Added bool param showSecondaryRulers which control the visibility of secondary rules (Default is true)
- Initial Release