anadea_stepper 0.0.4 copy "anadea_stepper: ^0.0.4" to clipboard
anadea_stepper: ^0.0.4 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.4

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';
8
likes
130
pub points
65%
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