Alex Sunder Singh
Results
1
comments of
Alex Sunder Singh
I also faced the same error. Manually edited the `pubspec.yaml` in `flutter_plugin_pdf_viewer-1.0.7` folder in `.pub-cache` and set `rxdart: ^0.21.0` to `rxdart: ^0.23.1`. In `flutter_plugin_pdf_viewer-1.07/lib/src/document.dart` at line no: `89`, changed `Observable`...