lubritto / pdf_viewer_plugin

A Flutter plugin for IOS and Android providing a simple way to display PDFs.
MIT License
57 stars 62 forks source link

Migrate to null safety #47

Closed emersonsiega closed 3 years ago

emersonsiega commented 3 years ago

Hi there

There's any plans to migrate this package to supports null-safety?

LucPham commented 3 years ago

Hi there

There's any plans to migrate this package to supports null-safety?

yah, the same question

boskokg commented 3 years ago

is this plugin dead?

boskokg commented 3 years ago

For others: You can use a fork that has null safety, update android sdk for PDF rendering and fixed jcenter repository.

pdf_viewer_plugin: git: url: https://github.com/boskokg/Pdf_Viewer_Plugin/ ref: master

lubritto commented 3 years ago

Fix is already published in the pub dev, also with a fix for the android hot reload and orientation issue

boskokg commented 3 years ago

@lubritto can you please check commits on my fork since there is newer version of android part that has better rendering performance and fixed several issues and also fixed maven central and target sdk changed to 30.

https://github.com/boskokg/Pdf_Viewer_Plugin/