shake_gesture
Provides a widget to detect shake gestures. It allows you to easily add shake detection to your Flutter app on Android and iOS.
2.1.0
20K downloads/mo
#2212 most downloaded on pub.dev
tpucci/shake_gesture
What this package is like to depend on
Last release 5 months ago
18 Mar 2026
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 15 of 15 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
15 releases · first in 2023
2 releases in the last 12 months
see the full history below
Release timeline
15 releases · Aug 2023 to Mar 2026Releases
latest 15-
2.1.018 Mar 2026 -
2.0.007 Oct 2025Release notes
Open source →Note: This release has breaking changes.
- BREAKING FEAT: improve shake detection on Android.
-
1.2.018 Mar 2025 -
1.1.002 Jan 2025Release notes
Open source →- FIX(ios): support UISceneDelegate window detection for shake events.
- FEAT: support swift packages.
-
1.0.809 Oct 2024 -
1.0.707 Oct 2024Release notes
Open source →- DOCS: symlink READMEs.
2024-09-20
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
shake_gesture-v1.0.6shake_gesture_test_helper-v1.0.6
-
1.0.620 Sep 2024 -
1.0.524 Apr 2024 -
1.0.424 Apr 2024 -
1.0.312 Feb 2024 -
1.0.202 Feb 2024Release notes
Open source →- Add iOS Privacy manifest
2024-02-12
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
shake_gesture_test_helper-v1.0.3
-
1.0.102 Feb 2024Release notes
Open source →2024-02-02
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
shake_gesture-v0.1.3+1shake_gesture_android-v0.1.1+1shake_gesture_ios-v0.1.1+1shake_gesture_test_helper-v0.1.1+1
-
0.1.302 Sep 2023Release notes
Open source →- Update pubspec descrption to fit Pub.dev specs
2023-08-28
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
-
0.1.228 Aug 2023Release notes
Open source →2023-08-27
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
shake_gesture-v0.1.1shake_gesture_android-v0.1.1shake_gesture_ios-v0.1.1shake_gesture_platform_interface-v0.1.1shake_gesture_test_helper-v0.0.2
-
0.1.127 Aug 2023Release notes
Open source →- REFACTOR: bulk changes.
- FEAT: bulk changes.
- FEAT: implement on Android.
- FEAT: implement shake gesture on iOS.
- FEAT: init.