progress_tab_bar 0.1.7 copy "progress_tab_bar: ^0.1.7" to clipboard
progress_tab_bar: ^0.1.7 copied to clipboard

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

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.

13
likes
130
pub points
42%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on progress_tab_bar