bit_stepper

bit_stepper is a simple and customizable horizontal stepper widget for Flutter. This widget helps users to navigate through a sequence of steps in a clean and intuitive way. It is ideal for forms, onboarding, or multi-step processes.

Features

  • Horizontal stepper layout
  • Easy to customize step labels and content
  • Flexible design for various use cases

Installation

Add the following to your pubspec.yaml file:

dependencies:
  bit_stepper: ^0.0.1