Hi Sreenadh, As of now there is no plugin support for viewing documents within webview in Appzillon. However you can try below sample code that uses google drive gview to view the document. add "https://drive.google.com/gview?embedded=true&url=" as prefix to your URL that you pass for launchWebView ...
Hi Sreenadh,

We'd like to know the exact requirement details in steps.

Regards,

Siddu.
Hi Sreenadh,

You can use launchWebview plugin to open a file without downloading it by passing URL link of the file hosted in the network.
Mentioned plugin accepts URL as param to open the file. Also please mention Appzillon version you are using in case of further queries.