firebase core initialize error I started getting this error after updating flutter
''' Launching lib/main.dart on sdk gphone64 arm64 in debug mode... : Error: The method 'initializeCore' isn't defined for the class 'FirebaseCoreHostApi'. - 'FirebaseCoreHostApi' is from 'package:firebase_core_platform_interface/src/pigeon/messages.pigeon.dart' ('../../.pub-cache/hosted/pub.dev/firebase_core_platform_interface-4.5.3/lib/src/pigeon/messages.pigeon.dart'). Try correcting the name to the name of an existing method, or defining…