Creating an animated linear progress indicator in Flutter
Introduction
Recently while working on a personal project using Flutter, I got the need of having a progress indicator that would show the percent completion of a task by the user. I was initially using percent_indicator but later realized that I was...
blog.devritik.com3 min read