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

Migrated to null-safety #26

Closed 4-alok closed 3 years ago

4-alok commented 3 years ago

I have migrated flutter-pdf-text to null-safety. Changes made

Please have a look!

AlessioLuciani commented 3 years ago

Thank you @4-alok for your contribution! I had just started working on the migration yesterday. I will take a look at your PR as soon as possible 😁