enhance_stepper 1.2.0 copy "enhance_stepper: ^1.2.0" to clipboard
enhance_stepper: ^1.2.0 copied to clipboard

Enhanced Flutter Stepper with alternate labels and customizable step icons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enhance_stepper

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

dependencies:
  enhance_stepper: ^1.2.0

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:enhance_stepper/enhance_stepper.dart';
107
likes
160
points
1.38k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enhanced Flutter Stepper with alternate labels and customizable step icons.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on enhance_stepper