Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter web : Do not call didCreateEngineInitializer by hand

I am running my flutter application in the chrome browser and it will show the following error.

Do not call didCreateEngineInitializer by hand. Start with loadEntrypoint instead.
TypeError: this._didCreateEngineInitializerResolve is not a function

My Flutter doctor --verbose output

[✓] Flutter (Channel stable, 3.3.1, on macOS 12.4 21F79 darwin-x64, locale en-GB)
    • Flutter version 3.3.1 on channel stable at /Users/urvashikharecha/Desktop/FlutterSDKs/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 4f9d92fbbd (7 days ago), 2022-09-06 17:54:53 -0700
    • Engine revision 3efdf03e73
    • Dart version 2.18.0
    • DevTools version 2.15.0

enter image description here

like image 561
Urvashi kharecha Avatar asked Aug 16 '26 16:08

Urvashi kharecha


1 Answers

Hope the problem persist in index.html file. please add the file or content to find out the issue

like image 54
harizh Avatar answered Aug 18 '26 11:08

harizh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!