cool_stepper_plus 3.2.7 copy "cool_stepper_plus: ^3.2.7" to clipboard
cool_stepper_plus: ^3.2.7 copied to clipboard

CoolStepper Plus is a new widget based on CoolStepper and CoolStepper Reloaded, that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cool_stepper_plus

With Flutter:

 $ flutter pub add cool_stepper_plus

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

dependencies:
  cool_stepper_plus: ^3.2.7

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

Import it

Now in your Dart code, you can use:

import 'package:cool_stepper_plus/cool_stepper_plus.dart';
2
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

CoolStepper Plus is a new widget based on CoolStepper and CoolStepper Reloaded, that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

another_flushbar, flutter

More

Packages that depend on cool_stepper_plus