flutter_image_slideshow 0.1.6
flutter_image_slideshow: ^0.1.6 copied to clipboard
A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.
0.1.6 Jul 2, 2023 #
0.1.4 Aug 15, 2022 #
Add customize size indicator.
0.1.3 Aug 12, 2022 #
Make "ImageSlideshowState" public. Add "goToPage" and "stopAutoPlay"
0.1.2 Oct 3, 2021. #
Add the "scrollBehavior".
0.1.1 July 27, 2021. #
Add an "isLoop" variable.
0.1.0 May 6, 2021. #
Migrate to null safety.
0.0.4 Apr 12, 2021. #
Add processing to check clients before animateToPage.
0.0.3 Feb 28, 2021. #
Add an "AutoPlay" feature.
0.0.2+4 Feb 15, 2021. #
Delete log.
0.0.2+3 Feb 15, 2021. #
Fix when onPageChanged is null.
0.0.2+2 Jan 28, 2021. #
Update README.md
0.0.2+1 Nov 16, 2020. #
Update README.md
0.0.2 Nov 16, 2020. #
Now with onPageChanged customisations you can also make many other processing.
0.0.1 Sep 18, 2020. #
Initial Version of the library.