flutter_circle_stepper 0.0.1 flutter_circle_stepper: ^0.0.1 copied to clipboard
A simple Circle Stepper for Flutter.
A simple circle stepper to display progress in a Flutter app.
Features #
Usage #
FlutterCircleStepper(
stepperLength: 5,
progressColor: Colors.blue,
unfinishedColor: Colors.grey,
),
Additional information #
Contribute via GitHub: https://github.com/alexwastl/flutter_circle_stepper