Skip to content

[codex] Refresh critical dependencies#410

Merged
jjoonleo merged 2 commits into
mainfrom
codexd/issue-394-dependency-refresh
May 7, 2026
Merged

[codex] Refresh critical dependencies#410
jjoonleo merged 2 commits into
mainfrom
codexd/issue-394-dependency-refresh

Conversation

@jjoonleo

@jjoonleo jjoonleo commented May 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Refreshes the issue [Production readiness] Refresh stale and discontinued dependencies #394 critical dependency batch, including Firebase, Google Sign-In, GoRouter, local notifications, secure storage, AppAuth, Drift, Freezed, GetIt, and generator-related updates.
  • Removes the direct discontinued js dependency and migrates the web interop declarations to dart:js_interop.
  • Updates Google Sign-In v7 and flutter_local_notifications v20 call sites, plus Android/iOS platform requirements.
  • Documents intentionally deferred packages in docs/Dependency-Refresh-394.md.

Platform Notes

  • Android now builds with Java 17, AGP 8.6.0, Kotlin 2.0.20, compile SDK 36, and min SDK 23.
  • iOS deployment target is raised to 15.0 because Firebase 12.12.0 declares iOS 15.0 as its minimum.

Validation

  • flutter pub get
  • dart run build_runner build --delete-conflicting-outputs
  • flutter analyze
  • flutter test
  • flutter build web --release
  • flutter build apk --debug
  • pod install
  • flutter build ios --debug --no-codesign

Closes #394

jjoonleo added 2 commits May 8, 2026 00:31
…ndency-refresh

# Conflicts:
#	lib/core/services/notification_service.dart
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 4f7cb6c):

https://ontime-c63f1--pr410-codexd-issue-394-dep-9fnvo6vz.web.app

(expires Thu, 14 May 2026 15:57:38 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7d60a2eae4c4a5839220ed6a57552a3b61cce5a3

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 4f7cb6c):

https://on-time-front-widgetbook--pr410-codexd-issue-394-dep-73zlwpqh.web.app

(expires Thu, 14 May 2026 15:58:48 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e53128a376fed0209d449279de9c0d94c83cdd8b

@jjoonleo jjoonleo marked this pull request as ready for review May 7, 2026 16:08
@jjoonleo jjoonleo merged commit e2bd60d into main May 7, 2026
4 checks passed
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.

[Production readiness] Refresh stale and discontinued dependencies

1 participant