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: browser compatibility #27

Merged
merged 13 commits into from
Jan 7, 2022
Merged

fix: browser compatibility #27

merged 13 commits into from
Jan 7, 2022

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jan 4, 2022

Closes #24

Proposed Changes

  1. Fixed web browser compatibility
  2. Added CircleCI's build for browser platform
  3. Switch from deprecated docker image google/dart to dart

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 merged commit aa20b90 into main Jan 7, 2022
@bednar bednar deleted the fix/browser-compatibility branch January 7, 2022 08:44
@bednar bednar added this to the 2.1.0 milestone Jan 7, 2022
@bednar bednar added the enhancement New feature or request label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web client error: String.fromEnvironment can only be used as a const constructor
2 participants