Closed MyateJx closed 6 years ago
it had ignore, you need create ignoreConfig.dart in lib/common/config/
,and input your Github client_id andclient_secret,which your register from githubApp : https://github.com/settings/applications/new
@CarGuo it is a pity that i'm new comer on Flutter and can not solve it, it seems that some dependencies were outdated ... https://upload-images.jianshu.io/upload_images/57036-c4ac9783728a9b2c.png
you must register a applications from github https://github.com/settings/applications/new
take your Github client_id and client_secret,then put the ignoreConfig.dart to dirs like below :
you must confirm ignoreConfig.dart
is exist.
local flutter sdk version is v0.5.8.
@CarGuo thanks anyway, i'll try.
Your application could not be compiled, because its dependencies could not be established. The following Dart file: D:\Projects\flutterDemos\GSYGithubAppFlutter\lib\common\dao\UserDao.dart ...refers, in an import, to the following library: D:\Projects\flutterDemos\GSYGithubAppFlutter\lib\common\config\ignoreConfig.dart Unfortunately, that library does not appear to exist on your file system.