CoderJava/Flutter-News-App

Not found response_top_headlinews_news.g.dart

Nimto007 opened this issue · 2 comments

Not found response_top_headlinews_news.g.dart

Not found response_top_headlinews_news.g.dart

Sorry for that. You must run command json_serializable to create that file. Run this command in project directory.
flutter pub run build_runner build
Or if that command failed please run this command.
flutter pub run build_runner build --delete-conflicting-outputs

Not found response_top_headlinews_news.g.dart

I have updated repository. You can pull again.
da7a64e