feat: 알림 권한 처리 개선 및 빌드 시스템 업데이트
- Android NDK 버전을 27.0.12077973으로 업데이트 - Core library desugaring 설정 추가 - POST_NOTIFICATIONS 권한 추가 (Android 13+) - flutter_local_notifications 17.2.4로 업데이트 - iOS/Android 알림 권한 요청 메서드 개선 - 권한 상태 확인 메서드 추가
This commit is contained in:
@@ -13,7 +13,7 @@ dependencies:
|
||||
provider: ^6.1.1
|
||||
hive: ^2.2.3
|
||||
hive_flutter: ^1.1.0
|
||||
flutter_local_notifications: ^15.1.0
|
||||
flutter_local_notifications: ^17.2.4
|
||||
flutter_secure_storage: ^9.0.0
|
||||
local_auth: ^2.1.6
|
||||
fl_chart: ^0.66.2
|
||||
|
||||
Reference in New Issue
Block a user