GopeedLab / gopeed

A modern download manager that supports all platforms. Built with Golang and Flutter.
https://gopeed.com
GNU General Public License v3.0
17.05k stars 1.2k forks source link

fix: downgrade flutter version to v3.16.8 #820

Closed monkeyWie closed 1 week ago

monkeyWie commented 1 week ago

After upgrading the Flutter version to v3.24, several serious bugs have appeared, so a downgrade to v3.16, related issues:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 58.69%. Comparing base (cd409fc) to head (f7fa96b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #820 +/- ## ========================================== - Coverage 58.89% 58.69% -0.21% ========================================== Files 35 35 Lines 4464 4464 ========================================== - Hits 2629 2620 -9 - Misses 1559 1571 +12 + Partials 276 273 -3 ```

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