Jasminder Pal Singh
Jasminder Pal Singh
I am trying to compile the android version, but it is giving me the above error. Looks like, the package needs to be updated. I checked the package code and...
I am trying to create html image element using the following code: final html.ImageElement imgElement = html.ImageElement(src: url); And I am getting this error on iOS/Android: Error: No named parameter...
I am following the documentation. I have added the script in index.html and added the dependency in pubspec.yaml. But, I am getting the same error when I try to play...