page_view_dot_indicator 2.0.0 page_view_dot_indicator: ^2.0.0 copied to clipboard
A simple and animated page view indicator in the form of dots, which you can customise color, size, space and duration.
[2.0.0] - 2022-05-18 #
Breaking change
- Update to Flutter 3
[1.1.0] - 2021-10-25 #
- Add more customization options such as:
bool fadeEdges
EdgeInsets padding
(external padding)Alignment alignment
[1.0.0] - 2021-05-01 #
- Stable Null safety support
[0.1.0-nullsafety.1] - 2021-04-07 #
- Add unit tests
- Improve docs
- Performance improvement when count is too large
[0.1.0-nullsafety.0] - 2021-03-01 #
- Null-safety implementation
[0.0.2] - 04/04/2021 #
- Add unit tests
- Improve docs
- Performance improvement when count is too large
[0.0.1] - 21/03/2021 #
- Initial release