Skip to content

[Documentation] specify <platform> types #58

@superbonaci

Description

@superbonaci

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions