show percentage indicator in flutter?
Maximum dates that show in that percentage indicator was 20 If my current pending day is 10 then it will be show like half of the progress bar. how can I show like this? Sample code here: class _ApplyLeaveState extends…