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

Exclude "web" versions of flutter framework implementation #21

Open
JeroMiya opened this issue Jul 13, 2020 · 0 comments
Open

Exclude "web" versions of flutter framework implementation #21

JeroMiya opened this issue Jul 13, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JeroMiya
Copy link
Owner

There are a few places, such as the Foundation folder, where the flutter project has a "web" version of a class and a "native" version. Exclude the web version from the generated output, as any future Flutter.Net for the web is going to be based on WASM, and if there are any differences in implementation needed for .net wasm they will probably be completely unrelated to the Dart ones.

@JeroMiya JeroMiya added bug Something isn't working good first issue Good for newcomers enhancement New feature or request and removed bug Something isn't working labels Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant