Skip to content

[codex] Normalize route transitions#522

Merged
jjoonleo merged 1 commit into
mainfrom
feature/natural-route-transitions
Jun 27, 2026
Merged

[codex] Normalize route transitions#522
jjoonleo merged 1 commit into
mainfrom
feature/natural-route-transitions

Conversation

@jjoonleo

Copy link
Copy Markdown
Contributor

Summary

  • Add a shared route transition policy for app navigation.
  • Apply fade, standard slide/fade, bottom-tab slide/fade, and schedule-flow fade/scale transitions through the GoRouter configuration.
  • Add widget tests that lock standard route motion and reverse/back direction behavior.

Validation

  • flutter test test/presentation/shared/router/app_route_transition_test.dart test/presentation/shared/router/route_arguments_test.dart
  • flutter analyze
  • flutter test

@jjoonleo jjoonleo marked this pull request as ready for review June 27, 2026 14:35
@jjoonleo jjoonleo merged commit 77608a3 into main Jun 27, 2026
3 of 5 checks passed
@jjoonleo jjoonleo deleted the feature/natural-route-transitions branch June 27, 2026 14:35
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