Hi there,
Thank you for contacting Android Support forum,
For the document loading issue, could you please provide a minimal runnable sample to reproduce the issue from our end?
For the error handling, you can use this API for document opening errors:
For the app theming, you will need to override the PDFTronAppTheme style in the styles.xml file.
We don’t have a Flutter example, but it should be similar to our native Android sample here:
Best regards,
Kevin Kim