rrifafauzikomara/MovieApp

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

abhi-cureore opened this issue · 5 comments

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

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 I update my answer. If you getting the error. Just re-open this issue and I will help you.

Remove dependency_overrides: analyzer: 0.39.14 entirely solves my problem