exprollable_page_view 1.0.0-beta.7 exprollable_page_view: ^1.0.0-beta.7 copied to clipboard
Yet another PageView widget that expands its viewport as it scrolls. Exprollable is a coined word combining the words expandable and scrollable.
Changelog #
1.0.0-beta.7 30-04-2023 #
- Fix #20
- Add a convenience constructor
ExprollablePageController.withAdditionalSnapOffsets
(proposed in #21) - Improve the documents
1.0.0-beta.6 19-04-2023 #
- Fix #17
1.0.0-beta.5 18-04-2023 #
- Add doc comments for public APIs
1.0.0-beta.4 16-04-2023 #
- Minor bug fixes
1.0.0-beta.3 14-04-2023 #
- Add utility callbacks (
onViewportChanged
,onPageChanged
) - Add detailed documentation to README
1.0.0-beta.2 13-04-2023 #
- Fix issues (#1, #2, #3)
1.0.0-beta 11-04-2023 #
The preview version. Not yet well documented.