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

build: Move `fluttertoast` dependency to example #88

Closed Mr-Pepe closed 5 months ago

Mr-Pepe commented 5 months ago

Fluttertoast is only used in the example, but not in the library itself.

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

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

Project coverage is 72.94%. Comparing base (13e3dd3) to head (a01c50a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== + Coverage 72.54% 72.94% +0.40% ========================================== Files 6 6 Lines 499 499 ========================================== + Hits 362 364 +2 + Misses 137 135 -2 ```

: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