Closed Zvirtuey closed 8 months ago
If I understand you correctly... you can control the state of the progress bar by set a value in the valueNotifier. After set a new value the progress bar will start moving and will stop when it reaches the set value. To continue, set the next value. You can control the progress bar in this way.
Can it support manual start, pause, continue, and end.