-
First of all, thank you for the awesome library! I am a one happy user :)
Is there any method or way to reset the default position of a swiped item and with animation?
My use case is as follows. A u…
-
If you close actions with a jerk of the mouse, sometimes it does not close completely, see the screenshot
type IOS, fullSwipe enabled
macOS Big Sur 11.7
Google Chrome 116.0.5845.96
-
Would it make sense to allow any implemented action with any implemented gesture? I mean, from using perspective it makes not much difference, whether to swipe or to pinch for maximizing and minimizin…
-
I'm using this deck swiper as a way to answer questions. So the swiping actions correspond with answers such as "yes, no, maybe".
Now if the user answers with a no or maybe, then I want the next ca…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
**Replace the default child of Center() with a GestureDetector**
```dart
Center(
// Center is a …
-
### Feature explanation
I'd like to use the Tip-Tap gestures (like the one in Better Touch Tool).
It's a very simple gesture and very versatile. Let me highlight some of it's benefits:
- In co…
-
When using the swipe actions on an article you can’t select another article in the table view until the animation has completed. Other UI elements remain interactive.
-
Password managers like 1password support URL scheme, so that it can be called by other apps to perform some actions. e.g. search for an entry; copy password etc.
URL scheme can be utilized by comm…
-
### Description
As the title says, `ViewActions.swipeRight` doesn't work on devices with API >= 32 when called on `ViewPager2`.
Calling a `swipeRight` on a `ViewPager2` triggers a back instead of …
-
![C256FE78-40E8-4454-B0C4-390F7329FDC9](https://github.com/mnotgod96/AppAgent/assets/161698414/a4770acc-e566-41af-914e-f569f3dfd5c8)
如图所示,理论上这时候应该出现指示:choose one of the following actions you want to …