Flutter Gems is a curated list of 7250+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Stepper packages
Last updated: May 18, 2026
Steppers break down complex forms or processes (like checkout flows or onboarding) into manageable, sequential, bite-sized steps.
Best Practices for Steppers
- State Preservation: If a user navigates to Step 3, realizes they made a mistake, and goes back to Step 1, ensure the data in Step 1 is still there. Never clear form data when navigating between steps.
- Clear Progress: Always show the user exactly how many steps exist and which step they are currently on. Uncertainty causes form abandonment.
- Skip Logic: If a step is optional (e.g., "Add a secondary address"), provide a prominent "Skip" button rather than forcing the user to interact with the form to continue.
The complete list of Stepper, Wizard, and Sequential Form packages for Flutter is provided below.
im_stepper
π 620 β¬οΈ 157
Dart 3 compatibleMaintenance Status: Poor
A growing collection of beautiful, easy to use, stepper and page indicator widgets.
easy_stepper
π 460 β¬οΈ 12.3K
Dart 3 compatibleMaintenance Status: Good
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
π 247 β¬οΈ 2.4K
Dart 3 compatibleMaintenance Status: Poor
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
π 147 β¬οΈ 373
Dart 3 compatibleMaintenance Status: Poor
CoolStepper is a widget that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.
enhance_stepper
π 106 β¬οΈ 1.4K
Dart 3 compatibleMaintenance Status: Average
add alternate labels to the stepper in flutterοΌadd step icon change.
flutter_wizard
π 82 β¬οΈ 474
Dart 3 compatibleMaintenance Status: Poor
A library that makes it easy for you to create your custom wizard. You'll have 100% control over the appearance of your wizard.
stepper_list_view
π 75 β¬οΈ 1.1K
Dart 3 compatibleMaintenance Status: Good
StepperListView is an widget that building the list ui with stepper widget.
progress_stepper
π 67 β¬οΈ 670
Dart 3 compatibleMaintenance Status: Poor
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.
steps_indicator
π 59 β¬οΈ 1.1K
Dart 3 compatibleMaintenance Status: Poor
Flutter plugin to display a simple steps indicator line widget.
linear_step_indicator
π 53 β¬οΈ 5
Dart 3 compatibleMaintenance Status: Poor
A Flutter package for adding beautiful step indicators in your apps.
wizard_stepper
π 52 β¬οΈ 215
Dart 3 compatibleMaintenance Status: Average
A simple, customizable and easy-to-use wizard stepper widget for Flutter. Guide users through multi-step processes with clear progress indication and control.
step_progress
π 48 β¬οΈ 5K
Dart 3 compatibleMaintenance Status: Good
A lightweight package for displaying customizable step progress indicators in a user interface.
order_tracker
π 51 β¬οΈ 251
Dart 3 compatibleMaintenance Status: Poor
A package to help build order tracking ui with animation in Flutter.
stepper_a
π 39 β¬οΈ 46
Dart 3 compatibleMaintenance Status: Average
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.
flutter_stepindicator
π 34 β¬οΈ 380
Dart 3 compatibleMaintenance Status: Poor
FlutterStepIndicator is a versatile Flutter widget designed for creating step indicators to visualize multi-step processes.
sequential_navigator
π 6 β¬οΈ 18
Dart 3 compatibleMaintenance Status: Poor
A new Flutter package project.
universal_stepper
π 5 β¬οΈ 3
Dart 3 compatibleMaintenance Status: Average
Provides a universal stepper widget for Flutter. The widget can be used for building horizontal and vertical steppers.
smart_stepper
π 4 β¬οΈ 218
Dart 3 compatibleMaintenance Status: Good
A lightweight and customizable Flutter widget for building modern step indicators with full styling and interactive navigation support.
flutter_timeline
π 138 β¬οΈ 102
Maintenance Status: Poor
a fully customizable & general timeline widget, based on real-world application references
awesome_stepper
π 63 β¬οΈ 61
Maintenance Status: Poor
A Customizable Awesome Stepper with beautiful UI to develop awesome steppers.
progress_timeline
π 39 β¬οΈ 12
Maintenance Status: Poor
A Timeline widget which can be used to show different stages in a bigger process.
