dots_indicator 1.0.0
dots_indicator: ^1.0.0 copied to clipboard
Dots indicator to show progression of a PageView for example
1.0.0 #
- Add
axis
property to have possibility to display dots as vertical - Add
reversed
property to display dots in reverse position - Add example app
0.0.5+1 #
- Fix assert on
position
property
0.0.5 #
- BREAKING : Now dots customizations like color, size and spacing are provided by a DotsDecorator model with
decorator
property.
0.0.4 #
- Fix full width of the widget. (Thanks to fvisticot)
0.0.3 #
- Publish on Pub
0.0.2 #
- Add asserts to avoid bug
0.0.1 #
- Initial Release