Skip to content

chore: update example app to Flutter 3.38#92

Merged
OutdatedGuy merged 1 commit intomainfrom
chore/example
Dec 4, 2025
Merged

chore: update example app to Flutter 3.38#92
OutdatedGuy merged 1 commit intomainfrom
chore/example

Conversation

@OutdatedGuy
Copy link
Owner

No description provided.

Copy link
Owner Author

@OutdatedGuy OutdatedGuy left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

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 PR updates the example Flutter app's dependencies and tooling versions, along with code formatting improvements to align with newer Flutter standards. The PR title mentions "Flutter 3.38" which appears to be a typo or error, as Flutter versions don't reach that high.

Key changes:

  • Updated Android build tools (Gradle 8.14, Android Gradle Plugin 8.11.1, Kotlin 2.2.20) and Java version to 17
  • Updated Dart package dependencies (logger 2.6.2, meta 1.17.0)
  • Applied code formatting improvements to Linux runner C++ files and Dart code

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
example/pubspec.lock Updated logger and meta package versions with new SHA checksums
example/linux/runner/my_application.h Reformatted G_DECLARE_FINAL_TYPE macro across multiple lines
example/linux/runner/my_application.cc Applied consistent code formatting (spacing, line breaks, comment style)
example/lib/main.dart Removed type annotation and trailing comment per Dart style guide
example/android/settings.gradle.kts Updated Android Gradle Plugin to 8.11.1 and Kotlin to 2.2.20
example/android/gradle/wrapper/gradle-wrapper.properties Updated Gradle distribution to version 8.14
example/android/gradle.properties Removed deprecated android.enableJetifier property
example/android/app/build.gradle.kts Updated Java compatibility from version 11 to 17
example/.metadata Updated Flutter SDK revision hashes across all platforms

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

@OutdatedGuy OutdatedGuy merged commit 1328261 into main Dec 4, 2025
7 checks passed
@OutdatedGuy OutdatedGuy deleted the chore/example branch December 4, 2025 16:39
@OutdatedGuy OutdatedGuy mentioned this pull request Dec 4, 2025
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.

1 participant