AlessioLuciani / flutter-pdf-text

A plugin for Flutter that allows you to read the text content of PDF documents and convert it into strings.
MIT License
18 stars 45 forks source link

load from url #2

Closed isorensen closed 4 years ago

isorensen commented 4 years ago

Support PDFDoc.fromUrl, to be able to fetch a pdf directly from a website.

AlessioLuciani commented 4 years ago

Thank you for the suggestion! The feature has been added with version 0.2.0 .