Horizontal progress bar also known as Linear Progress Indicator widget in flutter is used to display progress of any task in linear percentage form. The Linear Progress Indicator filled as the data loaded on screen and from 1 to 100 scale. In this tutorial we would Start Stop Linear Progress Indicator on button click using animation.