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

outdated

This is a package for a simple horizontal stepper ,this can be used to show the progress in form of steps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horizontal_stepper_step

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  horizontal_stepper_step: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:horizontal_stepper_step/horizontal_stepper.dart';
10
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

This is a package for a simple horizontal stepper ,this can be used to show the progress in form of steps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on horizontal_stepper_step