horizontal_stepper_flutter 0.0.1 copy "horizontal_stepper_flutter: ^0.0.1" to clipboard
horizontal_stepper_flutter: ^0.0.1 copied to clipboard

A new horizontal stepper package for flutter.

Flutter Horizontal Stepper #

Flutter Horizontal Stepper is a customizable package that provides an easy way to implement step-by-step progress indicators in your Flutter applications. It allows you to create both vertical and horizontal steppers with a flexible set of options for customization.

Features #

  • Create horizontal steppers based on your UI requirements.
  • Customizable step content and styling to match your app's design.
  • Step navigation and completion handling for easy user progression.
  • Responsive layout for seamless adaptability to different screen sizes.
  • Callback functions for step events to enable custom actions and logic.

Installation #

Add the following dependency to your pubspec.yaml file:

yaml dependencies: horizontal_stepper_flutter: ^1.0.0

About #

This package will help you to create horizontal step

Usage #

import 'package:horizontal_stepper_flutter/horizontal_stepper_flutter.dart';

Screenshot (WEB) #

alt text

Screenshot (Android) #

alt text

Screenshot (IOS) #

alt text

2
likes
130
pub points
84%
popularity

Publisher

unverified uploader

A new horizontal stepper package for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on horizontal_stepper_flutter