Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Issue in 3.2.0 #145

Closed
SatyaMirthipati opened this issue May 20, 2024 · 3 comments
Closed

Android Issue in 3.2.0 #145

SatyaMirthipati opened this issue May 20, 2024 · 3 comments

Comments

@SatyaMirthipati
Copy link

Error: The method 'PopScope' isn't defined for the class 'ZoomDrawerState'.

  • 'ZoomDrawerState' is from 'package:flutter_zoom_drawer/src/flutter_zoom_drawer.dart'
@medyas
Copy link
Owner

medyas commented May 20, 2024

@SatyaMirthipati could you provide the flutter doctor output

@AbikMathew
Copy link

@medyas I also encountered the same issue when building the app; I think the issue arises when we upgrade the flutter SDK

[✓] Flutter (Channel stable, 3.13.9, on macOS 14.4.1 23E224 darwin-arm64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[!] Xcode - develop for iOS and macOS (Xcode 15.4)
[✓] Android Studio (version 2023.3)
[✓] VS Code (version 1.89.1)
[✓] Connected device (1 available)
[✓] Network resources

@medyas
Copy link
Owner

medyas commented May 23, 2024

related to #144
You should upgrade you Flutter SDK

@medyas medyas closed this as completed May 23, 2024
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

No branches or pull requests

3 participants