chrisedg87 / flutter_rounded_loading_button

A simple implementation of an animated loading button widget for Flutter
MIT License
339 stars 87 forks source link

Add ability to show text progress inside the loader #59

Open wadihhannouch opened 1 year ago

wadihhannouch commented 1 year ago

Add the ability to show the progress inside the indicator

using the btnController.update(int);