Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading flutter to 3.24.3 #1348

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Upgrading flutter to 3.24.3 #1348

wants to merge 15 commits into from

Conversation

DGoiana
Copy link
Collaborator

@DGoiana DGoiana commented Oct 5, 2024

Had to bump flutter_local_notifications due to an error in the latest flutter version. More here.

Had to bump custom_lint once it was not looking for package-config.json the right way. More here

Had to bump leancode_lint due to an error in .pub-cache files.

Review checklist

  • Terms and conditions reflect the current change
  • Contains enough appropriate tests
  • If aimed at production, writes a new summary in whatsnew/whatsnew-pt-PT
  • Properly adds an entry in changelog.md with the change
  • If PR includes UI updates/additions, its description has screenshots
  • Behavior is as expected
  • Clean, well-structured code

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 11%. Comparing base (8228604) to head (bb1d389).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #1348   +/-   ##
=======================================
- Coverage       11%     11%   -0%     
=======================================
  Files          267     267           
  Lines         7301    7310    +9     
=======================================
  Hits           803     803           
- Misses        6498    6507    +9     

Copy link
Member

@thePeras thePeras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants