dots_indicator
dots_indicator copied to clipboard
Add an indicator for a progression. You can customize indicators (shape, color, ..)
Hi, I am getting error as: `'package:dots_indicator/src/dots_indicator.dart': Failed assertion: line 31 pos 16: 'dotsCount != null && dotsCount > 0': is not true.` In init state part I am getting...
`dots_indicator 2.0.0 ` When there are too many page numbers. log: ``` The following assertion was thrown during layout: A RenderFlex overflowed by 144 pixels on the right. ```
How to make an indefinite indicator like https://github.com/wching/Android-Indefinite-Pager-Indicator with this library ?
Should fulfill the desired behavior of Issue: #19 I also added an animation property, since without it #19 would look kind of stiff. Feel free to comment, suggest changes, etc.
Removed instances of the "new" keyword.