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

[Documentation] specify <platform> types #58

Open
superbonaci opened this issue Dec 10, 2023 · 0 comments
Open

[Documentation] specify <platform> types #58

superbonaci opened this issue Dec 10, 2023 · 0 comments

Comments

@superbonaci
Copy link

superbonaci commented Dec 10, 2023

In this file
https://github.com/CCExtractor/ccextractorfluttergui/blob/master/INSTALL.MD

Replace line 18

- Next enable the flutter platform specific flag with `flutter config --enable-<platform>-desktop`, more info on this [here](https://flutter.dev/desktop)

With this:

- Next enable the flutter platform specific flag with `flutter config --enable-<platform>-desktop`, being `<platform>`: `windows`,`macos`,`linux`. More info on this [here](https://flutter.dev/desktop)

the link here does not explain directly any of that, maybe the webpage has changed.

I see it's mentioned more than once, so add some explanation.

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

No branches or pull requests

1 participant