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

[camera_web] Migrate to package:web #7012

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

Rexios80
Copy link
Contributor

@Rexios80 Rexios80 commented Jun 28, 2024

Fixes flutter/flutter#139748

Notes:

  • Some fields are no longer nullable in package:web. We need to decide if we want to make them nullable again.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@Rexios80
Copy link
Contributor Author

I figured out how to run the tests compiled to WASM. Working on resolving the issues.

@Rexios80
Copy link
Contributor Author

Alright I think all the tests pass when compiled to WASM now

@Rexios80
Copy link
Contributor Author

The example app is having this issue: flutter/flutter#146539

@ditman
Copy link
Member

ditman commented Jun 29, 2024

I figured out how to run the tests compiled to WASM. Working on resolving the issues.

@Rexios80 Please describe? :)

@Rexios80
Copy link
Contributor Author

Rexios80 commented Jun 29, 2024

@ditman it's just flutter drive -d chrome --wasm

Probably requires master channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants