fix: 플로팅 네비게이션 바 렌더링 문제 해결

- SMS 화면에서 그림자가 제대로 표시되지 않던 문제 수정
- Stack 구조를 Container로 단순화하여 렌더링 최적화
- RenderFlex overflow 오류 해결 (패딩 및 아이콘 크기 조정)
- Android 패키지명 변경 및 빌드 설정 업데이트
This commit is contained in:
JiWoong Sul
2025-07-18 20:39:25 +09:00
parent 58727af659
commit 9f1d29c99d
15 changed files with 109 additions and 105 deletions

View File

@@ -20,7 +20,7 @@ dependencies:
http: ^1.4.0
qr_flutter: ^4.1.0
url_launcher: ^6.2.4
intl: ^0.19.0
intl: ^0.20.2
permission_handler: ^11.3.0
uuid: ^4.2.1
timezone: ^0.9.2