segmented_progress_indicator 0.2.1
segmented_progress_indicator: ^0.2.1 copied to clipboard
Segmented arc progress and spinner widgets for Flutter. Includes a compact progress indicator with optional center value and a fading trail spinner with child overlay support.
0.2.1 #
- Fix example test to scroll to off-stage FadingSegmentedSpinner section.
0.2.0 #
- Additive APIs for determinate progress, animation control, and richer center content.
SegmentedProgressIndicator:centerChild,centerTextStyle,trailLength,showHeadDot,animate, andprogress.FadingSegmentedSpinner:progress,animate, and optionalbackgroundTrackColortrack.- Example demos for determinate mode and
centerChild; expanded widget tests.
0.1.0 #
- Initial release of
segmented_progress_indicator. SegmentedProgressIndicatorwith optionalcenterValue.FadingSegmentedSpinnerwith child overlay,visibleTrail, andshowHeadDot.- Example app, widget tests, and documentation assets.
