bluefireteam / trex-flame

Flutter port of the famous Trex game
MIT License
354 stars 94 forks source link

Internal error: (java.lang.ClassNotFoundException) com.google.wireless.android.sdk.stats.IntellijIndexingStats #7

Closed Akshshr closed 4 years ago

Akshshr commented 4 years ago

Really cool project and I am trying to get this to build right now.

Seeing something that isn't even part of the project I suppose.

Any clue on how to solve this?

Screenshot 2020-03-16 at 15 34 59
renancaraujo commented 4 years ago

Try removing the android directory and running flutter create . on the project root.

Akshshr commented 4 years ago

Thanks for the quick reply!

Hmm that took me a step ahead, now it says there is an issue with the pubspec.yaml file

Screenshot 2020-03-16 at 17 05 06
renancaraujo commented 4 years ago

You've corrupted the pubspec file with a q after flutter _test dependency. Line 18.