[Documentation] specify <platform> types

Open Beginner friendly
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
dart, flutter
Domain
documentation

Research direction

Open INSTALL.MD and inspect line 18 and the other occurrence of the Flutter desktop platform flag mentioned in the issue. Update the documentation to identify windows, macos, and linux as the valid platform values, and verify that each relevant explanation is consistent with the requested wording.

Written by the indexing model from the issue text.

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-<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.

Dominant language
Dart
Stars
30
Forks
36
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CCExtractor/ccextractorfluttergui

All issues in CCExtractor/ccextractorfluttergui

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.