expansion_stepper 1.0.3 copy "expansion_stepper: ^1.0.3" to clipboard
expansion_stepper: ^1.0.3 copied to clipboard

Merge ExpansionTile & Stepper for sleek Material-themed Horizontal & Vertical Steppers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add expansion_stepper

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

dependencies:
  expansion_stepper: ^1.0.3

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:expansion_stepper/expansion_stepper.dart';
5
likes
150
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

Merge ExpansionTile & Stepper for sleek Material-themed Horizontal & Vertical Steppers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, itq_utils, plugin_platform_interface

More

Packages that depend on expansion_stepper