Undefined name 'GitConfig'.
bahaafathi opened this issue · 1 comments
bahaafathi commented
this file is missing؟
TheAlphamerc commented
Hi @bahaafathi. This file contain Github Client Id and Client Secret key so it isn't checked in git. However I've added a template file in code named GitConfig.template.dart
. Rename this file to GitConfig.dart
and add required keys in it.
For detail info check this thread