I’m trying to show progress indicator when executing await operations (operations or functions that takes time to fulfil), When I say progress indicator, I don’t refer it to traditional circular progress indicator in flutter that keeps rolling on without showing any percentage
basically I’m referring to percent indicator
2
Answers
Try this: