-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Undefined name 'Transition' #19
Comments
I refactored the code to better support iOS swipe to back on non-native transitions, and created a new file for transitions in 1.11.0, however, to avoid breaking code and maintaining compatibility with the previous version, I sent a hotfix now to fix this and everything should work as expected in version 1.11.1 of Get. |
Hi @jonataslaw. Great library!
There's this one thing. Could you help me with how to set the transition type, because the IDE (vscode) cannot find the class Transition?
dependencies:
get: ^1.11.0
Thank you!
The text was updated successfully, but these errors were encountered: