wal33d006/progress_indicators

JumpingDots not Working

Closed this issue · 3 comments

child: JumpingDotsProgressIndicator( fontSize: 30.0, color: Colors.blue, numberOfDots: 5, ),

this is my code snippet, but Jumping dots is not working.

Can confirm that the dots do not, in fact, jump.

child: JumpingDotsProgressIndicator( fontSize: 30.0, color: Colors.blue, numberOfDots: 5, ),

this is my code snippet, but Jumping dots is not working.
That was a bug, now fixed. Please check.

@atul-chaudhary
Fixed. Please reopen if this doesn't verify