flutter-chat-app
flutter-chat-app copied to clipboard
Git clone issue
The command provided in Readme.md for git repo, says 'Permission denied' while cloning it.
The link should be [email protected]/rohan20/flutter-chat-app.git. Notice the '/' instead of ':'
$ git clone [email protected]:rohan20/flutter-chat-app.git
$ cd flutter-chat-app/
$ flutter run
I have opened a pull request regarding this