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
Compiler message:
../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.14.1/lib/src/picture_stream.dart:92:3: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments.
PictureStream();
^^^^^^^^^^^^^
Its showing an error like this
The text was updated successfully, but these errors were encountered:
Compiler message:
../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.14.1/lib/src/picture_stream.dart:92:3: Error: The superclass, 'Diagnosticable', has no unnamed constructor that takes no arguments.
PictureStream();
^^^^^^^^^^^^^
Its showing an error like this
The text was updated successfully, but these errors were encountered: