-
-
Notifications
You must be signed in to change notification settings - Fork 33
Home
Sonu Sharma edited this page May 7, 2021
·
1 revision
Welcome to the flutter-GitConnect wiki!
There is a file in helper folder names git_config.dart.template
.
- Rename this file to
git_config.dart
.
![Screenshot 2020-10-23 at 9 54 31 AM](https://user-images.githubusercontent.com/37103237/96956552-073f8800-1516-11eb-95c5-142e711fb085.png)
- Create OAuth app from GitHub and get client id and secret code from there and add those to this file.
- Check here about how to create OAuth app for GitHub.