2d-inc/Flare-Flutter

The argument type 'Null Function(dynamic, dynamic)' can't be assigned to the parameter type 'ImageStreamListener'.

emadsoliman25 opened this issue · 2 comments

Compiler message:
../../.pub-cache/hosted/pub.dartlang.org/flutter_plugin_pdf_viewer-1.0.3/lib/src/page.dart:33:26: Error: The argument type 'Null Function(dynamic, dynamic)' can't be assigned to the parameter type 'ImageStreamListener'.

Hi, have you solved this?

I changed the package to flutter_full_pdf_viewer and worked well