Last updated:
0 purchases
progress tab bar
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.