Dev Aggarwal

Results 137 comments of Dev Aggarwal

Sorry for the delay, hope this is still open for merging

> Creating some mechanism to allow adding data files to rapydscript packages This can be done using a `MANIFEST.in` file and enabling the `include_package_data` in setup.py > I dont know...

please follow the instructions to generate release APKs in the [README](https://github.com/pycampers/flutter_pdf_viewer#generating-64-bit-apks).

Okay, let me run some tests. @HurricaneTBS Please post the output of `$ flutter doctor -v`, as described in the issue template.

This is a good idea, thanks! But the implementation you proposed looks a little ugly to me. I'd be much more comfortable with a [logging](https://docs.python.org/3/library/logging.html) based solution. Then we can...

@mimdudin Hate to be the bearer of bad news, but the underlying library does not officially support this feature. There are workarounds, suggested at the issue upstream - https://github.com/barteksc/AndroidPdfViewer/issues/670 The...

Sorry, we don't support IOS https://github.com/pycampers/flutter_pdf_viewer/issues/2

Ah, I've not made any changes to the IOS side of things. I have no idea why it won't build :/

@l-k22 Sorry for no-response. My mac appears to have broken itself. Will push a fix so that it at least builds on ios as soon as I get it working....