Skip to content

Fix/right drawer gesture detection - #10

Open
SviatManiuk wants to merge 7 commits into
mainfrom
fix/right-drawer-gesture-detection
Open

Fix/right drawer gesture detection#10
SviatManiuk wants to merge 7 commits into
mainfrom
fix/right-drawer-gesture-detection

Conversation

@SviatManiuk

Copy link
Copy Markdown
Contributor

Fixes #7

vizhan-lanars and others added 7 commits August 14, 2023 12:02
- Gradle 7.5 -> 8.14
- AGP 7.3.0 -> 8.11.1
- Kotlin 1.7.10 -> 2.2.20
- Java 8 -> 17
- compileSdk/targetSdk 33 -> 36
- NDK pinned to flutter.ndkVersion
Fix setState() called after dispose() in SlidingDrawerState
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gestures are not detected on the right side of the screen when position is set to right

2 participants