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

Undefined name 'Transition' #19

Closed
rommyarb opened this issue Mar 4, 2020 · 1 comment
Closed

Undefined name 'Transition' #19

rommyarb opened this issue Mar 4, 2020 · 1 comment

Comments

@rommyarb
Copy link

rommyarb commented Mar 4, 2020

Screen Shot 2020-03-04 at 16 08 42

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!

@jonataslaw
Copy link
Owner

Screen Shot 2020-03-04 at 16 08 42

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!

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.
Let me know if you need anything else, and thanks for reporting this bug.

kamazoun added a commit to kamazoundevz/getx that referenced this issue Jan 22, 2021
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

2 participants