pdf_flutter icon indicating copy to clipboard operation
pdf_flutter copied to clipboard

Null-safety support

Open higorlapacw opened this issue 3 years ago • 1 comments

Hey guys, thanks for the package! Is there any plans in migrating to null-safety?

Here's an awesome guide to do it. 😄

higorlapacw avatar Mar 08 '21 16:03 higorlapacw

Actually, the master is already migrated :)

Until there is a release on pub.dev you can import the package as a git dependency:

pdf_flutter:
    git: https://github.com/erluxman/pdf_flutter

devj3ns avatar Apr 06 '21 16:04 devj3ns