0

enter image description here

how can i solve this error with Platform exception, i tried to add firebase_core_performance and to run flutter clean and flutter run, but it didn't help

Dharmaraj
  • 47,845
  • 8
  • 52
  • 84
kuattovak
  • 11
  • 1

2 Answers2

0

it says no firebase app has been created. Run this flutterfire configure to your terminal and choose your firebase project. if you haven't created one, choose new

john
  • 1,438
  • 8
  • 18
0

it's caused by not adding firebase core in pubspec.yml maybe you can see a similar case here

ariga
  • 76
  • 3