jogboms / flutter_spinkit

✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.
MIT License
3.02k stars 308 forks source link

Added new Spinkit- PulsingGrid #107

Closed ashishbeck closed 1 year ago

ashishbeck commented 2 years ago

Added a new widget inspired by one of Samsung's AOD sticker animations. It pulses from the inside to the outside.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 96.96% and no project coverage change.

Comparison is base (0601ba5) 96.75% compared to head (0815e17) 96.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ======================================= Coverage 96.75% 96.76% ======================================= Files 30 31 +1 Lines 1356 1389 +33 ======================================= + Hits 1312 1344 +32 - Misses 44 45 +1 ``` | [Impacted Files](https://codecov.io/gh/jogboms/flutter_spinkit/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Ogbomo) | Coverage Δ | | |---|---|---| | [lib/src/pulsing\_grid.dart](https://codecov.io/gh/jogboms/flutter_spinkit/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeremiah+Ogbomo#diff-bGliL3NyYy9wdWxzaW5nX2dyaWQuZGFydA==) | `96.96% <96.96%> (ø)` | |

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