File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ If this project help you reduce time to develop, you can give me a cup of coffee
14141 . position to your FlutterFlow project in terminal ` cd /path/to/your/ff/project `
15152 . copy directory ` ./tools ` and scripts ` ./run ` and ` ./watch ` from this repository to your existing FlutterFlow app with this command
1616
17- ` curl -L -k https://github. com/stepanic/flutterflow-socket/archive/refs/heads/main.zip | tar -xz --strip-components=1 flutterflow-socket-main/run flutterflow-socket-main/watch flutterflow-socket-main/tools; chmod +x ./run ./watch ./tools/sync ./tools/hotreloader. sh ./tools/github/listen; git add ./run ./watch ./tools && npm install --prefix tools/github/ && git commit -m "Installed flutterflow-socket" && git push `
17+ ` curl -sSL https://raw.githubusercontent. com/stepanic/flutterflow-socket/v0.1.0/installer. sh | sh `
1818
1919![ Installation] ( https://raw.githubusercontent.com/stepanic/flutterflow-socket/692874364f8fa85fa2c198d6d31a2b7ef48d533e/screenshots/001-installation.png )
2020
You can’t perform that action at this time.
0 commit comments