PackageTrack
Sign in Get early access

swipeable_page_route

Swipe to navigate back and admire beautifully morphing widgets

0.4.8 10K downloads/mo #2893 most downloaded on pub.dev JonasWanke/swipeable_page_route

What this package is like to depend on

Last release 7 months ago

02 Jan 2026

Release timing varies

gaps range from 2 weeks to 12 months

Nearly every release is documented

notes for 25 of 25 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

25 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

25 releases · Apr 2020 to Jan 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 25
  1. 0.4.8 02 Jan 2026
    Release notes

    📦 Build & CI

    • upgrade to Flutter ^3.35.0, Dart ^3.9.0 (c315762), closes: #100
    Open source →
    Release notes

    📦 Build & CI

    • upgrade to Flutter ^3.35.0, Dart ^3.9.0 (c315762), closes: #100
    Open source →
  2. 0.4.7 26 Jan 2025
    Release notes

    🐛 Bug Fixes

    • fix exception for MorphingAppBar/MorphingSliverAppBar without title (9d5a213)
    • fix FlexibleSpaceBar exception during animation (50808c7)

    📦 Build & CI

    • upgrade to Flutter ^3.27.0, Dart ^3.6.0 (ce6924d)
    Open source →
    Release notes

    🐛 Bug Fixes

    • fix exception for MorphingAppBar/MorphingSliverAppBar without title (9d5a213)
    • fix FlexibleSpaceBar exception during animation (50808c7)

    📦 Build & CI

    • upgrade to Flutter ^3.27.0, Dart ^3.6.0 (ce6924d)
    Open source →
  3. 0.4.6 18 Dec 2024
    Release notes

    📜 Documentation updates

    • update outdated sample code in the README (69b1f81), closes: #76
    Open source →
    Release notes

    📜 Documentation updates

    • update outdated sample code in the README (69b1f81), closes: #76
    Open source →
  4. 0.4.5 18 Dec 2024
    Release notes

    🎉 New Features

    • add key parameter to public widgets (53eccb1)

    ⚡ Changes

    • remove dependency on flutter_color_models (0b50afa), closes: #79

    📦 Build & CI

    • upgrade to Flutter ^3.27.0-0, Dart ^3.6.0-0 (c065d66)
    Open source →
    Release notes

    🎉 New Features

    • add key parameter to public widgets (53eccb1)

    ⚡ Changes

    • remove dependency on flutter_color_models (0b50afa), closes: #79

    📦 Build & CI

    • upgrade to Flutter ^3.27.0-0, Dart ^3.6.0-0 (c065d66)
    Open source →
  5. 0.4.4 13 Aug 2024
    Release notes

    🎉 New Features

    Open source →
    Release notes

    🎉 New Features

    Open source →
  6. 0.4.3 21 May 2024
    Release notes

    🎉 New Features

    • support Flutter ^3.22 (#54), closes: #52. Thanks to @1l0 and @nimr77!
    • add remaining properties from AppBar and SliverAppBar (b4ebae5), closes #44:
      • morphingAppBar.scrolledUnderElevation, .notificationPredicate, .forceMaterialTransparency, and .clipBehavior
      • morphingSliverAppBar.scrolledUnderElevation, .surfaceTintColor, .forceMaterialTransparency, and .clipBehavior

    📦 Build & CI

    • upgrade to Flutter ^3.22.0, Dart ^3.4.0 (587a08a)
    Open source →
    Release notes

    🎉 New Features

    • support Flutter ^3.22 (#54), closes: #52. Thanks to @1l0 and @nimr77!
    • add remaining properties from AppBar and SliverAppBar (b4ebae5), closes #44:
      • morphingAppBar.scrolledUnderElevation, .notificationPredicate, .forceMaterialTransparency, and .clipBehavior
      • morphingSliverAppBar.scrolledUnderElevation, .surfaceTintColor, .forceMaterialTransparency, and .clipBehavior

    📦 Build & CI

    • upgrade to Flutter ^3.22.0, Dart ^3.4.0 (587a08a)
    Open source →
  7. 0.4.2 20 Jan 2024
    Release notes

    🎉 New Features

    • handle new pageRoute.popDisposition (9cee84a)
    • expose swipeablePageRoute., swipeablePage.reverseTransitionDuration (4f6e398), closes #38

    📦 Build & CI

    • upgrade to Flutter >=3.16.0 (8dd381c), closes #36
    Open source →
    Release notes

    🎉 New Features

    • handle new pageRoute.popDisposition (9cee84a)
    • expose swipeablePageRoute., swipeablePage.reverseTransitionDuration (4f6e398), closes #38

    📦 Build & CI

    • upgrade to Flutter >=3.16.0 (8dd381c), closes #36
    Open source →
  8. 0.4.1 30 Dec 2023
    Release notes

    🎉 New Features

    ⚡ Changes

    🐛 Bug Fixes

    • honor themeData.useMaterial3 with different defaults compared to Material 2 (cc98d3f)
    Open source →
    Release notes

    🎉 New Features

    ⚡ Changes

    🐛 Bug Fixes

    • honor themeData.useMaterial3 with different defaults compared to Material 2 (cc98d3f)
    Open source →
  9. 0.4.0 30 May 2023
    Release notes

    ⚠️ 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)
    Open source →
    Release notes

    ⚠️ 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)
    Open source →
  10. 0.3.1 16 May 2023
    Release notes

    📦 Build & CI

    • upgrade to Flutter >=3.10.0, Dart >=3.0.0 <4.0.0 (ff58ba7)
    • update black_hole_flutter to ^1.0.3 (0f114e2)
    Open source →
    Release notes

    📦 Build & CI

    • upgrade to Flutter >=3.10.0, Dart >=3.0.0 <4.0.0 (ff58ba7)
    • update black_hole_flutter to ^1.0.3 (0f114e2)
    Open source →
  11. 0.3.0 24 Jan 2023
    Release notes

    ⚠️ BREAKING CHANGES

    • remove deprecated appBar./sliverAppBar.textTheme (c0cb638)

    🐛 Bug Fixes

    • use Flutter's update logic/fields for AnimatedTitle's title style (341dc68), closes: #21

    📦 Build & CI

    • upgrade to Flutter >=3.3.0, Dart >=2.18.0 <3.0.0 (0ad5c9e)
    • update black_hole_flutter to ^1.0.0 (9a43d1b)
    Open source →
  12. 0.2.6 14 Jan 2022
    Release notes

    📜 Documentation updates

    • add SwipeablePageTransitionsBuilder warning to README (cea522c)
    Open source →
  13. 0.2.5 14 Jan 2022
    Release notes

    🎉 New Features

    • add SwipeablePageTransitionsBuilder for usage with PageTransitionsTheme, closes: #19 (8a5e677)

    📦 Build & CI

    Open source →
  14. 0.2.4 30 Oct 2021
    Release notes

    🎉 New Features

    • only intercept drag events in the swipeable direction (#18). Thanks to @NaikSoftware!
    Open source →
  15. 0.2.3 10 Aug 2021
    Release notes

    🎉 New Features

    • add swipeablePageRoute.transitionBuilder, closes: #16
    Open source →
  16. 0.2.2 09 Jun 2021
    Release notes

    🎉 New Features

    • add swipeablePageRoute.backGestureDetectionStartOffset (#14), closes: #13. Thanks to @zim32!
    • add swipeablePageRoute.transitionDuration (#15). Thanks to @zim32!
    Open source →
  17. 0.2.1 09 Mar 2021
    Release notes

    🎉 New Features

    • make swipeablePageRoute.canSwipe mutable, closes: #8
    • add buildContext.getSwipeablePageRoute<T>()
    Open source →
  18. 0.2.0 08 Mar 2021
    Release notes

    ⚠️ BREAKING CHANGES

    • migrate to null-safety
    • swipeablePageRoute.onlySwipeFromEdge is now called canOnlySwipeFromEdge

    🎉 New Features

    • add swipeablePageRoute.canSwipe, closes: #8
    • add swipeablePageRoute.backGestureWidth

    ⚡ Changes

    • [Sliver-]MorphingAppBar's colors are interpolated using HSV
    Open source →
  19. 0.1.6 14 Dec 2020
    Release notes

    🎉 New Features

    • example: demonstrate onlySwipeFromEdge parameter
    Open source →
  20. 0.1.5 20 Oct 2020
    Release notes

    🐛 Bug Fixes

    • resolve theme only once to avoid looking up deactivated widget's ancestor
    • keep brightness parameter during transition
    • center app bar bottom widgets during animation
    Open source →
  21. 0.1.4 09 Aug 2020
    Release notes

    📦 Build & CI

    • update <kbd>dartx</kbd> to ^0.5.0
    • use stricter linting rules
    Open source →
  22. 0.1.3 27 May 2020
    Release notes

    🎉 New Features

    • app_bar: support non-opaque backgrounds (#2)
    Open source →
  23. 0.1.2 11 May 2020
    Release notes

    🐛 Bug Fixes

    • support Flutter v1.17.0
    Open source →
  24. 0.1.1 30 Apr 2020
    Release notes

    📜 Documentation updates

    • fix MorphingSliverAppBar naming in README
    Open source →
  25. 0.1.0 30 Apr 2020
    Release notes

    Initial release 🎉

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive