Afur / flutter_html_to_pdf

Flutter plugin for generating PDF files from HTML
MIT License
67 stars 115 forks source link

Flutter 2.0: Support Sound Null Safety #41

Closed leecommamichael closed 3 years ago

leecommamichael commented 3 years ago

Now that Flutter 2.0 is out, teams like mine are looking to use sound null-safety. However, the Dart Team's guidance is to wait for dependencies to support sound null-safety before our app opts-in.

Afur commented 3 years ago

Hello @leecommamichael I'll try to migrate this library as soon as possible but honestly I don't have much time right now to constantly support this library. If you really need this ASAP feel free to contribute.