image_carousel 0.4.1
image_carousel: ^0.4.1 copied to clipboard
A image carousel flutter plugin
0.4.1 #
- option to add close button
- bug fix
0.4.0+1 #
- you can provide a TabController if you want to add a TabPageSelector
0.4.0 #
- API CHANGE: must provide
ImageProviderobject instead of custom class
0.3.0 #
- added option to cache the network image
0.2.0 #
- added pinch to zoom
0.1.3 #
- added visualization
0.1.2 #
- added visualization
0.1.1 #
- added the option to automatically loop through the photos with the given
Duration
0.1.0 #
- Initial release