Skip to content

Support for viewing PDF's #243

Open
@RadJKW

Description

@RadJKW

My application requires video playback and pdf viewing on a raspberry pi.

I switched to flutter-pi with the news that gstreamer is being used. My testing showed that using flutter-pi and gstreamer (video_player) works much better than dart_vlc.

However, now I can no longer view my pdf documents using https://pub.dev/packages/printing. The package relies on pdfium to be compiled for the platform. My current implementation results in this error Error getting printing info: MissingPluginException(No implementation found for method printingInfo on channel net.nfet.printing).

I've tried a few other pdf packages designed for android but no luck so far. Is there any solution available?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions