장바구니에 상품이 없습니다.
home2 › 게시판 › Flutter 게시판 › Part 2 : Instagram 만들기 - Local notification 알림 주는 법 업데이트
flutter_local_notifications v9.0.0 이상에서 onSelectNotification 파라미터가 제거됨
flutter_local_notifications v9.0.0 이상 사용시
onSelectNotification 대신 onDidReceiveNotificationResponse를 사용
감사합니다