-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
something wrong when debug in vs code #32
Comments
it had ignore, you need create ignoreConfig.dart in |
@CarGuo it is a pity that i'm new comer on Flutter and can not solve it, it seems that some dependencies were outdated ... |
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 : |
@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.
The text was updated successfully, but these errors were encountered: