Flutter web app cannot start after upgrading to flutter 3.22.3
I have a web application at ldv.com.vn. It worked fine for 6 months until this morning after I ran flutter upgrade. Previously, my application used the html_editor_enhanced ^2.5.1 package. After I upgraded, when I ran the app, it reported a series of errors for html_editor_enhanced, then I updated html_editor_enhanced to 2.6.0. When I run it, it doesn’t report the error of html_editor_enhanced but gives the following messages:
Rejecting promise with error: TypeError: Cannot set properties of undefined (setting ‘nativeCommunication’)