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

Make a WASM build of Themes Playground #162

Open
rydmike opened this issue May 25, 2023 · 0 comments
Open

Make a WASM build of Themes Playground #162

rydmike opened this issue May 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request planned This issue is being planned and will be addressed in a later release Themes Playground V8 This issue concerns version 8 and will be addressed in it

Comments

@rydmike
Copy link
Owner

rydmike commented May 25, 2023

To make a WASM build of Themes Playground requires remove the package url_launcher and all it's usage, as mentioned here https://docs.flutter.dev/platform-integration/web/wasm#requires-preview-js-interop-to-access-browser-and-js-apis.

Could still be interesting to make a branch and try it out.
I could also use it try and see if some of the bugs I've seen on JS builds, that do not exist on VM builds, goes away when using WASM.

Still on the fence, would be cool to try, but a bit lazy remove all the URL links in the code. Might as well wait until WASM support using URL links in a web app.

@rydmike rydmike added samples Issue concerns the examples related to the package, but not the Themes Playground Themes Playground labels May 25, 2023
@rydmike rydmike self-assigned this May 25, 2023
@rydmike rydmike changed the title Make a Playground WASM build Oct 16, 2023
@rydmike rydmike added enhancement New feature or request planned This issue is being planned and will be addressed in a later release V8 This issue concerns version 8 and will be addressed in it and removed samples Issue concerns the examples related to the package, but not the Themes Playground labels Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned This issue is being planned and will be addressed in a later release Themes Playground V8 This issue concerns version 8 and will be addressed in it
1 participant