carousel_grid 1.0.5 carousel_grid: ^1.0.5 copied to clipboard
Carousel Grid é um package para exibir thumbnail de imagens em grid com cache e zoom.
1.0.5 #
- Updated dependencies
1.0.4 #
- Updated dependencies
1.0.3 #
- Updated web version
1.0.2 #
- Added version web
1.0.1 #
- Added option to change the fit of ListCarousel. You can define it like this:
fitCarouselList: BoxFit.cover
- Added ListCarousel infinite loop option
loopCarouselList: true, // or false
- Added option to enable ListCarousel
activeCarouselList: true, // or false
1.0.0+1 #
- Add new README.md
1.0.0 #
- initial release.