Skip to content

Commit

Permalink
maint(gui): Upgrade flutter deps (#720)
Browse files Browse the repository at this point in the history
Even though there is no report from dependabot, it is not good to stay
too many versions behind Flutter stable releases, as we risk having too
many breaking changes to address later.

This upgrade doesn't introduce any breaking change that affected us,
yet, there are tons of changes in the lockfile.

What really matters here is that CI is aware of the upgrade (by chaging
`tools/flutter-version`) and the pubspec.yaml file upgraded the direct
dependences as well.

The rest is implementation details.
  • Loading branch information
CarlosNihelton authored Apr 12, 2024
2 parents 7f89489 + 2dc9bfc commit 5e7385e
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 101 deletions.
Loading

0 comments on commit 5e7385e

Please sign in to comment.