Skip to content

Upgrade to Flutter 3.27 #209

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

Merged
merged 7 commits into from
Dec 26, 2024
Merged

Upgrade to Flutter 3.27 #209

merged 7 commits into from
Dec 26, 2024

Conversation

sboh1214
Copy link
Contributor

@sboh1214 sboh1214 commented Dec 22, 2024

Description

  • Upgrade to flutter 3.27.1 (from 3.24.3)
  • Fix flutter color deprecations
  • Upgrade Android Gradle Plugin version to 8.7.3 (from 8.6.0)
  • Update iOS pod version
  • Upgrade Fastlane 2.226.0 (from 2.225.0)

Build

  • Android: 312231509.aab(2.5.0)
  • iOS: 2.5.0 (241223.1518)

References

Screenshots

Home Timetable
Simulator Screenshot - iPhone 16 Pro - 2024-12-23 at 15 20 50 Simulator Screenshot - iPhone 16 Pro - 2024-12-23 at 15 21 15
Dictionary Review
Simulator Screenshot - iPhone 16 Pro - 2024-12-23 at 15 21 56 Simulator Screenshot - iPhone 16 Pro - 2024-12-23 at 15 22 12

@sboh1214 sboh1214 added the chore label Dec 22, 2024
@sboh1214 sboh1214 self-assigned this Dec 22, 2024
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 39.28571% with 17 lines in your changes missing coverage. Please review.

Project coverage is 38.85%. Comparing base (dd9bb3f) to head (e01db6b).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
lib/utils/create_material_color.dart 0.00% 12 Missing ⚠️
lib/widgets/map_view.dart 0.00% 2 Missing ⚠️
lib/pages/course_detail_page.dart 0.00% 1 Missing ⚠️
lib/widgets/lecture_simple_block.dart 0.00% 1 Missing ⚠️
lib/widgets/otl_dialog.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   38.89%   38.85%   -0.04%     
==========================================
  Files          80       80              
  Lines        4893     4900       +7     
==========================================
+ Hits         1903     1904       +1     
- Misses       2990     2996       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

chore: fix flutter color deprecations
@sboh1214 sboh1214 marked this pull request as ready for review December 22, 2024 18:31
Installing fastlane 2.226.0 (was 2.225.0)
Copy link
Contributor

@happycastle114 happycastle114 left a comment

Choose a reason for hiding this comment

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

LGTM!

@sboh1214 sboh1214 merged commit ff9edb4 into main Dec 26, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants