Skip to content

Files

Latest commit

081981e · Aug 26, 2017

History

History
This branch is 115 commits behind nisrulz/flutter-examples:master.

using_stepper

README.md

Using Stepper

A material stepper widget that displays progress through a sequence of steps. Steppers are particularly useful in the case of forms where one step requires the completion of another one, or where multiple steps need to be completed in order to submit the whole form.

Read [Documentation] [Material Design Spec]

Getting Started

For help getting started with Flutter, view online documentation.