Skip to content

V-2.3.4

Choose a tag to compare

@CatHood0 CatHood0 released this 06 Mar 04:33
· 25 commits to master since this release

What's changed

  • Fix: wrong method declaration of the onDetectBlockquote builder in example code of PDFConverter.
  • Fix: links are not showing underline decoration as expected.
  • Fix: ThemeData is not being passed to the PdfDocument.
  • Chore: moved value that is passed to maxPages in PdfService to be part of Constant class, it now is called kDefaultMaxPages.
  • Feat: added DocumentOptions to add some extra information to the pdf using documentOptions in PDFConverter.

Full Changelog: V-2.3.3...V-2.3.4