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

feat: add support for web platform #22

Merged
merged 3 commits into from Nov 2, 2021
Merged

feat: add support for web platform #22

merged 3 commits into from Nov 2, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Oct 29, 2021

Closes #21

Proposed Changes

Use universal_io instead of dart:io => the web platform is supported.

image

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • pub run test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar requested a review from rhajek October 29, 2021 08:35
@bednar bednar marked this pull request as ready for review October 29, 2021 08:35
@bednar bednar mentioned this pull request Oct 29, 2021
@rhajek rhajek merged commit b1c7f32 into main Nov 2, 2021
@rhajek rhajek deleted the feat/web-support branch November 2, 2021 15:48
@bednar bednar added this to the 1.3.0 milestone Nov 3, 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

Successfully merging this pull request may close these issues.

Flutter web support
2 participants