fine_stepper 0.2.0+2 copy "fine_stepper: ^0.2.0+2" to clipboard
fine_stepper: ^0.2.0+2 copied to clipboard

A horizontal stepper that does the job just fine by offering easy to use apis to controll the stepper from any where down the widget tree

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fine_stepper

With Flutter:

 $ flutter pub add fine_stepper

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

dependencies:
  fine_stepper: ^0.2.0+2

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:fine_stepper/fine_stepper.dart';
4
likes
0
pub points
77%
popularity

Publisher

unverified uploader

A horizontal stepper that does the job just fine by offering easy to use apis to controll the stepper from any where down the widget tree

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on fine_stepper