Closed
Description
In Flutter 3.19 I tried web 0.4.2 and I got the following error TypeError: Illegal constructor
when I used HTMLMetaElement
final HTMLMetaElement metaElement = HTMLMetaElement()
..name = 'google-signin-client_id'
..content = flavor.googleWebClientId;
similar issues:
#124
flutter/flutter#139125
Metadata
Metadata
Assignees
Labels
No labels