Skip to content

feat: add in-app privacy policy link#500

Merged
jjoonleo merged 1 commit intomainfrom
codexd/add-privacy-policy-link
May 10, 2026
Merged

feat: add in-app privacy policy link#500
jjoonleo merged 1 commit intomainfrom
codexd/add-privacy-policy-link

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

Summary

  • add a My Page app-settings entry for the hosted privacy policy
  • open https://ontime-back.duckdns.org/privacy-policy with url_launcher in the external browser
  • add English/Korean localized labels and widget coverage for the link

Closes #436

Validation

  • flutter test test/presentation/my_page/my_page_screen_test.dart test/presentation/my_page/delete_user_modal_test.dart
  • flutter analyze lib/core/constants/external_links.dart lib/presentation/my_page/my_page_screen.dart test/presentation/my_page/my_page_screen_test.dart

Notes

  • Full flutter analyze still fails on pre-existing lib/core/database/riverpod.g.dart generated Riverpod errors unrelated to this change.
  • Excluded local untracked files: handoff/issue-439-frontend-deletion-verification-report.md, temp-goal.md.

@jjoonleo jjoonleo marked this pull request as ready for review May 10, 2026 07:51
@jjoonleo jjoonleo merged commit f6291a0 into main May 10, 2026
3 of 5 checks passed
@jjoonleo jjoonleo deleted the codexd/add-privacy-policy-link branch May 10, 2026 07:52
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.

[Release] Add an in-app privacy policy link

1 participant