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

How to know progress of extract pdf ? #32

Open vinhbui1 opened 2 years ago

vinhbui1 commented 2 years ago

Hi Alessio, Thanks for this great library, But i have one question: How i can know progress of extract pdf ? Thanks