feat(settings): 앱 버전 자동 표시 기능 추가

- package_info_plus 패키지 추가
- settings_screen에서 pubspec.yaml 버전을 자동으로 표시
This commit is contained in:
JiWoong Sul
2026-01-17 00:31:41 +09:00
parent 8d6b24ed6f
commit 7125a4745a
4 changed files with 44 additions and 16 deletions

View File

@@ -42,6 +42,7 @@ dependencies:
crypto: ^3.0.6
image: ^4.5.4
google_mobile_ads: ^6.0.0
package_info_plus: ^8.3.0
dev_dependencies:
flutter_test: