Open NiroopNife opened 2 years ago
face same issues
Unhandled Exception: MissingPluginException(No implementation found for method close on channel flutter_full_pdf_viewer)
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method close on channel flutter_full_pdf_viewer)
E/flutter ( 7509): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7)
E/flutter ( 7509):
Passo pelo mesmo problema.
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method close on channel flutter_full_pdf_viewer)
E/flutter (27972): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:175:7)
E/flutter (27972):
@RafaJMoraes você, ou alguém, conseguiu resolver esse problema?
@RafaJMoraes did you, or someone else, manage to solve this problem?
I was creating a PDF file with the help of the PDF dependency & creating a file. Passed that file to the PDFViewerScaffold but getting an error stating as
Minimum SDK is 21 & do have added the ndk filters too