joseph-grabinger / flutter_to_pdf

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

Upgrade dependencies #42

Closed joseph-grabinger closed 1 year ago

joseph-grabinger commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 88.52% and project coverage change: -1.99 :warning:

Comparison is base (3a34f78) 90.47% compared to head (fe091e2) 88.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 90.47% 88.48% -1.99% ========================================== Files 56 56 Lines 798 834 +36 ========================================== + Hits 722 738 +16 - Misses 76 96 +20 ``` | [Impacted Files](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF) | Coverage Δ | | |---|---|---| | [lib/args/alignment.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvYWxpZ25tZW50LmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/args/axis.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvYXhpcy5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/args/border\_style.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvYm9yZGVyX3N0eWxlLmRhcnQ=) | `100.00% <ø> (ø)` | | | [lib/args/box\_fit.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvYm94X2ZpdC5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/args/cross\_axis\_alignment.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvY3Jvc3NfYXhpc19hbGlnbm1lbnQuZGFydA==) | `71.42% <0.00%> (-11.91%)` | :arrow_down: | | [lib/args/flex\_fit.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvZmxleF9maXQuZGFydA==) | `100.00% <ø> (ø)` | | | [lib/args/image\_provider.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvaW1hZ2VfcHJvdmlkZXIuZGFydA==) | `100.00% <ø> (ø)` | | | [lib/args/main\_axis\_alignment.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvbWFpbl9heGlzX2FsaWdubWVudC5kYXJ0) | `100.00% <ø> (ø)` | | | [lib/args/main\_axis\_size.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvbWFpbl9heGlzX3NpemUuZGFydA==) | `100.00% <ø> (ø)` | | | [lib/args/text\_align.dart](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF#diff-bGliL2FyZ3MvdGV4dF9hbGlnbi5kYXJ0) | `100.00% <ø> (ø)` | | | ... and [46 more](https://codecov.io/gh/dunef-com/flutter_to_pdf/pull/42?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DUNEF)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.