joseph-grabinger / flutter_to_pdf

Create PDFs but work with normal Flutter Widgets.
MIT License
21 stars 17 forks source link

Custom TTF Font support #60

Closed joseph-grabinger closed 7 months ago

joseph-grabinger commented 8 months ago

closes #46

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 83.87097% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 88.58%. Comparing base (3622073) to head (5ad26a2).

Files Patch % Lines
lib/args/text_style.dart 76.47% 4 Missing :warning:
lib/widgets/text_field.dart 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 88.51% 88.58% +0.07% ========================================== Files 56 57 +1 Lines 836 850 +14 ========================================== + Hits 740 753 +13 - Misses 96 97 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.