:To solve the error
}void main() async
;() WidgetsFlutterBinding.ensureInitialized
;()await Firebase.initializeApp
;()(runApp(MyApp
{
add above these line and add async to main function
or go to this link and understand it
https://stackoverflow.com/questions/6...