Skip to content

Conversation

@michalurbanek
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request upgrades Flutter from version 3.32.0 to 3.38.5 along with numerous dependencies, Gradle tooling, and includes a breaking change fix for the freerasp library. The upgrade includes major version bumps for several key packages including Riverpod ecosystem packages, auto_route, patrol, and various others.

Changes:

  • Upgraded Flutter SDK from 3.32.0 to 3.38.5 across all configuration files
  • Updated multiple dependencies with major version changes (riverpod_annotation 3→4, auto_route 10→11, patrol 3→4, app_settings 6→7, netglade_analysis 18→21)
  • Upgraded Android Gradle Plugin from 8.6.1 to 8.9.1
  • Fixed breaking change in freerasp 7.3.0 by adding await to attachListener call

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pubspec.yaml Updated Flutter version constraint to 3.38.5 and upgraded multiple dependencies including major version bumps for riverpod, auto_route, patrol, and other libraries
pubspec.lock Regenerated lock file reflecting all dependency updates and their transitive dependencies
project_setup/pubspec.yaml Upgraded netglade_analysis from 16.1.0 to 21.0.0
macos/Flutter/GeneratedPluginRegistrant.swift Removed path_provider_foundation plugin registration (auto-generated change)
lib/app/setup/setup_app.dart Added await to Talsec.instance.attachListener call to accommodate freerasp 7.3.0 API change
android/settings.gradle Upgraded Android Gradle Plugin from 8.6.1 to 8.9.1
.vscode/settings.json Updated Flutter SDK path to match version 3.38.5
.fvmrc Updated FVM Flutter version configuration to 3.38.5

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@michalurbanek michalurbanek merged commit 946a294 into master Jan 15, 2026
7 checks passed
@michalurbanek michalurbanek deleted the mu/chore/upgrade branch January 15, 2026 12:07
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.

2 participants