Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Commit 6916467

Browse files
committed
update youtube tutorial
1 parent b909813 commit 6916467

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Flutter Desktop Mac OS Launcher
44

55
## Getting Started
66

7+
You can view how to setup this launcher on Youtube: [Run Flutter on Desktop Platform without Emulator](https://www.youtube.com/watch?v=QFD2r4C3fHs)
8+
79
![Flutter Desktop Hot Reload](https://github.com/putraxor/flutter_macos_launcher/blob/master/demo.gif)
810

911
- Download this repository
@@ -23,7 +25,7 @@ Flutter Desktop Mac OS Launcher
2325
```
2426

2527
- Build flutter bundle inside your project `flutter build bundle`
26-
- Run `Flutter.app`
28+
- Run `Flutter.app` or `./linux_launcher`
2729
- In VS Code create Launch Configuration:
2830
```javascript
2931
{

0 commit comments

Comments
 (0)