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

outdated

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
0
pub points
36%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on progress_tab_bar