当我尝试从 url 加载 pdf 时出现错误。它显示pdf的页数,但随后崩溃。
使用插件 - https://pub.dev/packages/advance_pdf_viewer
????????????????????????????????????????????????????????????????????????????????????????????????????
I/flutter (28488): ??? EXCEPTION CAUGHT BY WIDGETS LIBRARY ????????????????????????????????????????????????????????????
I/flutter (28488): The following assertion was thrown while rebuilding dirty elements:
I/flutter (28488): 'package:flutter/src/widgets/framework.dart': Failed assertion: line 4371 pos 14:
I/flutter (28488): 'owner!._debugCurrentBuildTarget == this': is not true.
I/flutter (28488):
I/flutter (28488): Either the assertion indicates an error in the framework itself, or we should provide substantially
I/flutter (28488): more information in this error message to help you determine and fix the …Run Code Online (Sandbox Code Playgroud)