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

fix(supabase_flutter): prevent Platform.environment use on web #468

Merged
merged 1 commit into from May 16, 2023
Merged

fix(supabase_flutter): prevent Platform.environment use on web #468

merged 1 commit into from May 16, 2023

Conversation

dsyrstad
Copy link
Contributor

@dsyrstad dsyrstad commented May 16, 2023

Fixes #466

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

#466

What is the new behavior?

It works without throwing.

@Vinzent03 Vinzent03 changed the title Fix #466 fix(supabase_flutter): prevent Platform.environment use on web May 16, 2023
@Vinzent03
Copy link
Collaborator

Well, I created #467 just in time as well xD.

@Vinzent03 Vinzent03 merged commit de5a630 into supabase:main May 16, 2023
1 of 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.

supabase_flutter is trying to access Platform.environment on web
2 participants