-
Notifications
You must be signed in to change notification settings - Fork 191
fixing flutter web auth not finding #252
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
Conversation
this should fix flutter auth not finding the key parameter when trying to create an OAuth session
|
@Silfalion Thanks for the PR, we will fix the issue and publish soon. |
|
Awesome, thank you for your time! And sorry for any inconvenience. |
No problem. We love community contributions . |
|
@Silfalion I have made certain adjustment, that i would love to release with next version, can you please sync with the new branch (https://github.com/appwrite/sdk-generator/tree/fix-flutter-exports) and update your PR. Thanks 🙏🏻 |
|
Of course! You mean resolve the conflict, right?
…On 6 Sep 2021 at 06:37 +0100, Damodar Lohani ***@***.***>, wrote:
@Silfalion I have made certain adjustment, that i would love to release with next version, can you please sync with the new branch (https://github.com/appwrite/sdk-generator/tree/fix-flutter-exports) and update your PR.
Thanks 🙏🏻
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Yes! |
lohanidamodar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
|
My pleasure! |
this should fix flutter auth not finding the key parameter when trying to create an OAuth session