stepper_page_view 0.0.2 copy "stepper_page_view: ^0.0.2" to clipboard
stepper_page_view: ^0.0.2 copied to clipboard

A custom stepper that displays steps in a page view

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stepper_page_view

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

dependencies:
  stepper_page_view: ^0.0.2

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:stepper_page_view/stepper_page_view.dart';
9
likes
130
pub points
73%
popularity

Publisher

unverified uploader

A custom stepper that displays steps in a page view

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, dotted_line, flutter

More

Packages that depend on stepper_page_view