I'm having trouble adding "firebase_analytics" through flutter pub add firebase_analytics. It seems the installation isn't successful, even when I try installing it directly under tvos/podfile. Can anyone provide guidance on how to properly install an xcframework like this in the project?

I'm having trouble adding "firebase_analytics" through
flutter pub add firebase_analytics. It seems the installation isn't successful, even when I try installing it directly under tvos/podfile. Can anyone provide guidance on how to properly install an xcframework like this in the project?