Skip to content
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

Target of URI hasn't been generated 'rest_client.g.dart' #1

Closed
abhi-cureore opened this issue Oct 2, 2020 · 5 comments
Closed

Target of URI hasn't been generated 'rest_client.g.dart' #1

abhi-cureore opened this issue Oct 2, 2020 · 5 comments

Comments

@abhi-cureore
Copy link

I'm unable to solve this and not able to het what it needs to solve
https://www.dropbox.com/s/qb48hm1bxnjab0k/issue.PNG?dl=0

@rrifafauzikomara
Copy link
Owner

rrifafauzikomara commented Oct 2, 2020

Hi @abhi-cureore

First, you need to move to core module using cd command in your Terminal (Android Studio/VS Code/IntelliJ). Ex: cd core.

After that, you need to run this.
flutter pub run build_runner build.

enter image description here

And this is the result after successfully running flutter pub run build_runner build.
enter image description here

@abhi-cureore
Copy link
Author

abhi-cureore commented Oct 2, 2020 via email

@rrifafauzikomara
Copy link
Owner

@abhi-cureore I update my answer. If you getting the error. Just re-open this issue and I will help you.

@abhi-cureore
Copy link
Author

abhi-cureore commented Oct 2, 2020 via email

@abhi-cureore
Copy link
Author

Remove dependency_overrides: analyzer: 0.39.14 entirely solves my problem

@rrifafauzikomara rrifafauzikomara pinned this issue Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants