2d-inc / Flare-Flutter

Load and get full control of your Rive files in a Flutter project using this library.
https://rive.app/
MIT License
2.55k stars 470 forks source link

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

Closed emadsoliman25 closed 4 years ago

emadsoliman25 commented 4 years ago

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'.

aurony commented 4 years ago

Hi, have you solved this?

emadsoliman25 commented 4 years ago

I changed the package to flutter_full_pdf_viewer and worked well