chill-chinese / stroke-order-animator

Stroke order animations and quizzes for Chinese characters in Flutter.
https://chill-chinese.github.io/stroke-order-animator/
BSD 3-Clause "New" or "Revised" License
87 stars 24 forks source link

fix: Draw outline independent of background #91

Closed Mr-Pepe closed 5 months ago

Mr-Pepe commented 5 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Mr-Pepe and the rest of your teammates on Graphite Graphite

Mr-Pepe commented 5 months ago

LGTM

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.28%. Comparing base (3752770) to head (16d57c8).

Files Patch % Lines
lib/src/character_painter.dart 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== + Coverage 72.04% 72.28% +0.23% ========================================== Files 8 8 Lines 533 534 +1 ========================================== + Hits 384 386 +2 + Misses 149 148 -1 ```

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

Mr-Pepe commented 5 months ago

Merge activity