How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

v0.0.1 of segmented_circular_next_button

calendar_today May 26, 2026 person domain google-flutter

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

Changelog excerpt:

Added

  • SegmentedCircularNextButtonwidget 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.primaryfallback when[…]
open_in_new Read original post