anadea_stepper 0.0.5 copy "anadea_stepper: ^0.0.5" to clipboard
anadea_stepper: ^0.0.5 copied to clipboard

Сorrected version of the stock Material Stepper in Flutter. Stepper is a widget that displays progress through a sequence of steps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anadea_stepper

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

dependencies:
  anadea_stepper: ^0.0.5

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:anadea_stepper/anadea_stepper.dart';
7
likes
140
pub points
69%
popularity

Publisher

verified publisheranadeainc.com

Сorrected version of the stock Material Stepper in Flutter. Stepper is a widget that displays progress through a sequence of steps.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on anadea_stepper