- Fixes #83 & #85
- Flutter 3.0 support
- Bug fixes
- fixes : #66 (new builder constructor to dynamically create pages)
- fixes : #67 (made side reveal optional)
- fixed : #65
- Includes all Prereleases.
- Migrate to Dart Null Safety
- Minor Bugs Fixes
- Added Next Page minor reveal support, same as Original LiquidSwipe. Please don't use this version if you don't want it.
- Minor Bugs Fixes
- Api Documentation
- Includes all Prereleases.
- Fixed right additional space, Fixes #28 & #49 cfc5ae9e7a406da0952477038b21fade081e6baa
- option to disable Gesture 64e32c0e08cfc6edfe1f7e853934366baacb6fac
- Ignoring gestures while Fast swiping 50db5d890268e4e33ff48227683aa1b931f95d7b
- Making Pages of Type Widget 724dc31b687319f66db362b55e2b7c6c2cabbcd7
- LiquidController & jump to page ed3328ae734b2528f1e02a20b134f7bbcca274ef
- Animating the Page with Controller 354825e952186bc84117cba403a33e096fbdf331
- Get Current Page from Controller 9d9f585ebf6899354ba10eadd88daa35d232f9cf
- Add support for vertically scrollable childs df22e79e525e6b4fb9fdd95e3a61e6c4c394ac25
- Additional Callback for sliding percentage 6d5da5d7f52815199bd5263047c252494ed1675f
- Might Fix : #32
- Fixed : #30
- Fixed : #27
- Fixed : #20
- StateManagement using Provider.
- Made callbacks not required
- Now pages are list of Widgets instead Container but should use container
- UpdateTypeCallback 6128029f311590db7b1ce38e9bfd7e078c347f4f
- pageChangeCallback 5033ddbf4f912eb7a12a560286635e2a669b13f6
- Thumb Follow c30f2f109d25c37d7203cc6659ec45b0c5b9a78d
- CustomIcon 5cbd32c583126e14d135ad3e9d6e6ea8221edb3d
- Enable page recurrence fdbcfc1e14e148201685fc401ea2505cc26a5cd4
- New Clipper : CircularReveal ad844b2e9c0cdaa124e2a2a76caad5cc35dce67b
- Added Initial page attribute. cda6de80113502f17da8085d95c5eaea543f42b7
- Added Slide Icon on pages. 32680cdc4571a705b4e7f11467b450e37016807d
- Other Minor Fixes. 52d159403525261dbfaa99a52af718a1ddc8274f
- Minor spell changes
- Initialized