OppositeDragon

Results 3 comments of OppositeDragon

> @gisborne @DevFauche Please re-check installation guide. > > 1. Runned or not command `flutter pub run pdfx:install_web` in project folder > is have file `web/index.html` same code: > https://github.com/ScerIO/packages.flutter/blob/546ada85da994d1273f9208357ebda7a1f6435be/packages/pdfx/example/web/index.html#L35-L43...

The command `flutter pub run pdfx:install_web` did not do anything in my project, but the output of the command showed "success"

I am facing exactly the same problem. I was not sure if it was my code, as it works fine on native platforms, except on the web. Did you ever...