Skip to content

Feature/sh4y0 - #99

Merged
RodriHerrada merged 11 commits into
mainfrom
feature/sh4y0
Aug 2, 2025
Merged

Feature/sh4y0#99
RodriHerrada merged 11 commits into
mainfrom
feature/sh4y0

Conversation

@RodriHerrada

@RodriHerrada RodriHerrada commented Aug 2, 2025

Copy link
Copy Markdown
Owner

Refactor de estructura y creación de features onboarding y session bajo Clean Architecture

Título del Pull Request

  • Refactor de estructura y creación de features onboarding y user_preferences ahora llamado session bajo Clean Architecture

Que archivos se modificaron

  • Carpetas bajo lib/ reestructuradas para aplicar Clean Architecture
  • Nuevos módulos auth y profile en lib/features/
  • Archivos pubspec.yaml, main.dart, y configuraciones menores de importación

Cambios realizados

  • Se aplicó Clean Architecture con Vertical Slice por feature
  • Se crearon los módulos iniciales para onboarding y session
  • Se reorganizó el proyecto para tener capas domain, data y presentation por feature
  • Se ajustaron imports y rutas internas según nueva estructura

CheckList

Marca con una "x" lo que ya completaste:

  • El código compila correctamente
  • No hay advertencias de Formato de Código (dart format . --output=none --set-exit-if-changed)
  • No hay advertencias del linter (flutter analyze --fatal-warnings)
  • He probado los cambios manualmente
  • La rama está actualizada con main

Notas Adicionales

@RodriHerrada RodriHerrada left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

ok

@RodriHerrada
RodriHerrada requested review from AllanSagastegui and removed request for AllanSagastegui August 2, 2025 05:11
@AllanSagastegui

Copy link
Copy Markdown
Collaborator

No olvides escribir el título del Pull Request

@RodriHerrada
RodriHerrada merged commit 2b427c4 into main Aug 2, 2025
1 of 3 checks passed
@RodriHerrada
RodriHerrada deleted the feature/sh4y0 branch August 2, 2025 06:03
@RodriHerrada
RodriHerrada restored the feature/sh4y0 branch August 2, 2025 06:04
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.

2 participants