You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flutter: type 'Future<dynamic>'is not a subtype of type 'Future<Map<dynamic, dynamic>>'in type cast
flutter:
#0FlutterJs.initEngine
flutter_js.dart:152
#1newFlutterJs
flutter_js.dart:106
I'm simply trying to instantiate the library:
but
initEngine
throws this error:on this line:
The text was updated successfully, but these errors were encountered: