Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@JonasWanke JonasWanke released this 30 May 09:38
· 117 commits to main since this release
3f5e91d

⚠️ BREAKING CHANGES

  • make swipeablePageRoute.canOnlySwipeFromEdge, .backGestureDetectionWidth, and .backGestureDetectionStartOffset mutable and change SwipeablePageRoute.buildPageTransitions(…)'s corresponding parameters to ValueGetters (2ad8bfb), closes: #27

🐛 Bug Fixes

  • fix MorphingAppBar's title text color during swipe (fb0466d)