mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
update script description
This commit is contained in:
parent
461a4ddb3f
commit
0888e7afbd
14
README.md
14
README.md
@ -88,10 +88,22 @@ flutter channel dev
|
|||||||
|
|
||||||
**Step 4:**
|
**Step 4:**
|
||||||
|
|
||||||
|
You should enable the specified platform first if you don't enable it before and then select the desktop device.
|
||||||
|
```shell
|
||||||
|
# for windows
|
||||||
|
flutter config --enable-windows-desktop
|
||||||
|
|
||||||
|
# for macos
|
||||||
|
flutter config --enable-macos-desktop
|
||||||
|
|
||||||
|
# for linux
|
||||||
|
flutter config --enable-linux-desktop
|
||||||
|
```
|
||||||
|
|
||||||
* Open the `app_flowy` folder located at xx/appflowy/app_flowy with Visual Studio or other IDEs at your disposal.
|
* Open the `app_flowy` folder located at xx/appflowy/app_flowy with Visual Studio or other IDEs at your disposal.
|
||||||
* Go to the Run and Debug tab and then click the run button.
|
* Go to the Run and Debug tab and then click the run button.
|
||||||

|

|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
[AppFlowy Roadmap](https://trello.com/b/NCyXCXXh/appflowy-roadmap)
|
[AppFlowy Roadmap](https://trello.com/b/NCyXCXXh/appflowy-roadmap)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user