chore(deps): package_info_plus 패키지 추가

- 앱 버전 정보 표시를 위한 패키지 추가
- macos 플랫폼 설정 업데이트
This commit is contained in:
JiWoong Sul
2026-01-19 15:49:48 +09:00
parent f51bf8c540
commit 03aa117710
4 changed files with 34 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ dependencies:
google_mobile_ads: ^5.3.0
# IAP (인앱 결제)
in_app_purchase: ^3.2.0
# 앱 버전 정보
package_info_plus: ^8.3.0
dev_dependencies:
flutter_test: