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
[23:47:44.707] Target dart2js failed: ProcessException: Process exited abnormally with exit code 1:
[23:47:44.708] ../.pub-cache/hosted/pub.dev/pdf_widget_wrapper-1.0.3/lib/src/widget_wrapper.dart:173:11:
[23:47:44.709] Error: No named parameter with the name 'size'.
[23:47:44.709] size: Size(
[23:47:44.709] ^^^^
[23:47:44.709] flutter/packages/flutter/lib/src/rendering/view.dart:33:9:
[23:47:44.709] Info: Found this candidate, but the arguments don't match.
[23:47:44.709] const ViewConfiguration({
[23:47:44.710] ^^^^^^^^^^^^^^^^^
[23:47:44.718] Compiling lib/main.dart for the Web... 20.1s
[23:47:44.721] Error: Failed to compile application for the Web.
[23:47:44.725] Error: Command "flutter/bin/flutter build web --release" exited with 1
[23:47:45.079]
environment:
sdk: '>=3.3.1 <4.0.0'
pdf: ^3.11.1
printing: ^5.12.0
The text was updated successfully, but these errors were encountered:
[23:47:44.707] Target dart2js failed: ProcessException: Process exited abnormally with exit code 1:
[23:47:44.708] ../.pub-cache/hosted/pub.dev/pdf_widget_wrapper-1.0.3/lib/src/widget_wrapper.dart:173:11:
[23:47:44.709] Error: No named parameter with the name 'size'.
[23:47:44.709] size: Size(
[23:47:44.709] ^^^^
[23:47:44.709] flutter/packages/flutter/lib/src/rendering/view.dart:33:9:
[23:47:44.709] Info: Found this candidate, but the arguments don't match.
[23:47:44.709] const ViewConfiguration({
[23:47:44.710] ^^^^^^^^^^^^^^^^^
[23:47:44.718] Compiling lib/main.dart for the Web... 20.1s
[23:47:44.721] Error: Failed to compile application for the Web.
[23:47:44.725] Error: Command "flutter/bin/flutter build web --release" exited with 1
[23:47:45.079]
environment:
sdk: '>=3.3.1 <4.0.0'
pdf: ^3.11.1
printing: ^5.12.0
The text was updated successfully, but these errors were encountered: