CCExtractor / CCExtractor/ccextractorfluttergui

[Documentation] specify <platform> types

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
30
Forks
36
PR merge metrics
No merged PRs in 30d

Description

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--desktop`, more info on this [here](https://flutter.dev/desktop)
```

With this:
```
- Next enable the flutter platform specific flag with `flutter config --enable--desktop`, being ``: `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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.