Skip to content

A flutter package which implements a tab bar for displaying substeps of a bigger action in a sequence.

License

Notifications You must be signed in to change notification settings

underwhelmingToaster/progress_tab_bar

Repository files navigation

progress_tab_bar

A flutter package which implements a tab bar for displaying sub-steps of a process in a sequence.

Demo App Animated Demo

Usage

Use this widget as a means of navigating between steps in a process (e.g. submission, account creation, app tutorial/walk-through etc...). A tab bar is created by using a ProgressTabBar and filling it with multiple ProcessTab. The tab bar allows for styling of color, text, outline and dimensions of the tab.

Contributing to this plugin

This plugin is still very much in the early stages of development, so any contribution in form of plugin development, examples or tests is greatly appreciated. See my GitHub for more information.

About

A flutter package which implements a tab bar for displaying substeps of a bigger action in a sequence.

Topics

Resources

License

Stars

Watchers

Forks