segmented_circular_next_button 0.0.1 copy "segmented_circular_next_button: ^0.0.1" to clipboard
segmented_circular_next_button: ^0.0.1 copied to clipboard

A Flutter widget that provides a circular next button with an animated segmented progress ring for onboarding flows

0.0.1 #

Added #

  • SegmentedCircularNextButton widget with animated segmented progress ring.
  • Internal AnimationController — no external controller required.
  • Configurable ring appearance: ringColor, ringBackgroundColor, ringStrokeWidth, ringGapAngle.
  • Configurable button appearance: buttonSize, innerButtonSize, buttonColor, buttonShadowColor, icon, iconColor, iconSize.
  • Configurable animation: animationDuration, animationCurve.
  • Full ColorScheme.primary fallback when no colors are provided.
  • _SegmentedRingPainter internal CustomPainter with partial-segment fill support.
  • Example project demonstrating use in a multi-page onboarding flow.
1
likes
160
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that provides a circular next button with an animated segmented progress ring for onboarding flows

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on segmented_circular_next_button