joseph-grabinger / flutter_to_pdf

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

Fix: Typo in `CaptureWrapper` example #84

Closed joseph-grabinger closed 3 months ago

joseph-grabinger commented 3 months ago

Removes the extra closing bracket from the CaptureWrapper's example in the README.md.

Closes #83

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.52%. Comparing base (a8817eb) to head (92c2565).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ======================================= Coverage 85.52% 85.52% ======================================= Files 58 58 Lines 898 898 ======================================= Hits 768 768 Misses 130 130 ```

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