card_swiper 2.0.4 card_swiper: ^2.0.4 copied to clipboard
swiper/carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
Changed #
Deprecated #
Removed #
Fixed #
Security #
[2.0.4] - 2022-06-05 #
[2.0.3] - 2022-03-13 #
[2.0.2] - 2022-03-13 #
Fixed #
- Issue#12: Use default pagination only if value is not provided
- Issue#15: Put item count check before building animation
- Issue#24: Put mounted check on post-frame callbacks
- Issue#30: Fix order for right direction of stack layout
- Issue#31: Update README for custom layout options
- Issue#32: Update README to mention how to not get default controls and pagination
[2.0.1] - 2022-01-11 #
[2.0.0] - 2022-01-09 #
[1.0.4] - 2021-08-06 #
Fixed #
- Initial index should set from controller is provided in parameter
- Update readme
[1.0.2] - 2017-06-20 #
Fixed #
- README text and references
- Library name
- Example reference
- Format according to dartfmt
[1.0.0] - 2017-06-20 #
- First release after fork