We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e096295 commit 633f70eCopy full SHA for 633f70e
README.md
@@ -14,7 +14,7 @@ If this project help you reduce time to develop, you can give me a cup of coffee
14
1. position to your FlutterFlow project in terminal `cd /path/to/your/ff/project`
15
2. copy directory `./tools` and scripts `./run` and `./watch` from this repository to your existing FlutterFlow app with this command
16
17
-`curl -sSL https://raw.githubusercontent.com/stepanic/flutterflow-socket/v0.1.4/installer.sh | sh`
+`curl -sSL https://raw.githubusercontent.com/stepanic/flutterflow-socket/v0.1.5/installer.sh | sh`
18
19

20
0 commit comments