v0.4.0
Pre-release
Pre-release
⚠️ BREAKING CHANGES
- make
swipeablePageRoute.canOnlySwipeFromEdge
,.backGestureDetectionWidth
, and.backGestureDetectionStartOffset
mutable and changeSwipeablePageRoute.buildPageTransitions(…)
's corresponding parameters toValueGetter
s (2ad8bfb
), closes: #27
🐛 Bug Fixes
- fix
MorphingAppBar
's title text color during swipe (fb0466d
)