Skip to content

Fix: Flutter support #5

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

Merged
merged 3 commits into from
Apr 23, 2025
Merged

Fix: Flutter support #5

merged 3 commits into from
Apr 23, 2025

Conversation

Meldiron
Copy link
Contributor

What does this PR do?

Flutter loads Google libs from external URL, which, due to CORS, doesnt allow x-appwrite-key header.
Only including Appwrite preview dynamic key for requests to Appwrite resolves the problem.

Test Plan

  • Manual QA in flow that used to fail

image

(it used to show loading screen)

Related PRs and Issues

x

Have you read the Contributing Guidelines on issues?

Yes

@Meldiron Meldiron merged commit f9a2c48 into main Apr 23, 2025
2 checks passed
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.

2 participants