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.
- PR#46:
dart fix --apply
to support Flutter SDK 3.0 - Issue#47: cant work flutter 3.0
- Issue#48: Not supported for Flutter 3.0
- Issue#49: 建议升级一下3.0
- Issue#50: not supporting v3 flutter
- PR#29: Add allowImplicitScrolling property
- PR#28: make page indicators respect the initial page index
- 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
- Issue#3: Support
AxisDirection
left and right for Stack layout
- Fix pan event index update for custom layout
- PR#17: Migrate from
pedantic
toflutter_lints_plus
and fix problems related to lint
- Initial index should set from controller is provided in parameter
- Update readme
- Initial index should set from controller is provided in parameter
- README text and references
- Library name
- Example reference
- Format according to dartfmt
- Format according to dartfmt
- First release after fork