dwyl / learn-flutter

🦋 Learn how to use Flutter to Build Cross-platform Native Mobile Apps
https://flutter.dev
GNU General Public License v2.0
73 stars 8 forks source link

[bug] Fix speed update patch file #92

Closed LuchoTurtle closed 1 year ago

LuchoTurtle commented 1 year ago

please merge after https://github.com/dwyl/app/pull/334.

It mitigates the issue found in https://github.com/dwyl/app/issues/333. The var is not initialized and the patch is updated to initialize it.

codecov[bot] commented 1 year ago

Codecov Report

Merging #92 (2a157ed) into main (2f4d465) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #92   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           70        70           
=========================================
  Hits            70        70           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more