larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
558 stars 271 forks source link

Moved UI related code outside of Upgrader and into UpgradeAlert and UpgradeCard. #369

Closed larryaasen closed 8 months ago

larryaasen commented 9 months ago

Moved UI related code outside of Upgrader and into UpgradeAlert and UpgradeCard. This is the update for version 9.0.0.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (02fa733) 90.27% compared to head (b3cbd83) 91.84%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #369 +/- ## ========================================== + Coverage 90.27% 91.84% +1.56% ========================================== Files 11 10 -1 Lines 1080 1091 +11 ========================================== + Hits 975 1002 +27 + Misses 105 89 -16 ```

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