Top Flutter Stepper packages Stepper widget is popularly used to display any progress through a sequence of steps. They are particularly useful in the case of forms where one step requires the completion of another one, or where multiple steps need to be completed in order to submit the whole form. Also, another popular application is to show the current location of a shipment or delivery as it moves across the logistics network. The complete list of Flutter packages that can help you add Steppers or show a Step Indicator in your Flutter app is provided below.
easy_stepper
426
A fully customizable, beautiful and easy to use stepper widget. It help you to show or collect information from users using organized steps.
cupertino_stepper
243
Stepper is a widget that displays progress through a sequence of steps. This is a Cupertino version of the stock Material Stepper in Flutter.
cool_stepper
148
CoolStepper is a widget that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.
flutter_wizard
82
A library that makes it easy for you to create your custom wizard. You'll have 100% control over the appearance of your wizard.
progress_stepper
66
Flutter package for showing custom progress stepper. You can use either the built in shapes (Arrow or Chevron) or can specify own shapes, using the builder.
wizard_stepper
49
A simple, customizable and easy-to-use wizard stepper widget for Flutter. Guide users through multi-step processes with clear progress indication and control.
stepper_a
39
StepperA is a simple and robust Flutter package which is making it possible to use FormKey validation and easy access your own button press control.
progress_timeline
39
A Timeline widget which can be used to show different stages in a bigger process.
flutter_stepindicator
34
FlutterStepIndicator is a versatile Flutter widget designed for creating step indicators to visualize multi-step processes.
step_progress
27
A lightweight package for displaying customizable step progress indicators in a user interface.