hungps / flutter_pokedex

Pokedex app built with Flutter (with lots of animations) using Clean Architecture
https://hungps.com
Other
2.31k stars 562 forks source link

flutter run fails due to google-services.json not found #82

Closed burnerlee closed 2 months ago

burnerlee commented 2 months ago

I followed the steps mentioned in the readme, but flutter run fails due to the task app:processDebugGoogleServices image

hungps commented 2 months ago

@burnerlee Hmm, I cannot reproduce your error on my side. Have you run the wrong project by any chance? Because this project does not use any library that requires google-services.json.

hungps commented 2 months ago

Because I'm unable to reproduce your issue and there is no update about it, I'm going to close this issue now. If you have any problem running the project, feel free to let me know about it!