-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
.
- 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.