how to implement countdown timer with custom progress bar
问题 I am new to flutter and I wanted to implement countdown timer with multicolor custom horizontal progress bar. from left to right. i tried my best to implement this. but my progress Bar start from right to left and it ends before my countdown end. and i wants my progress bar start as my countdown start. but i am not understand how do i do that. so i give start button for this.how can i start my progress bar without start button and from left to right ? here is my code: void main() { runApp