본문 바로가기
개발/Flutter

flutter FCM 좋은 글

by dev_caleb 2022. 2. 2.
728x90

https://uaremine.tistory.com/22?category=825136 

 

Flutter Push Notification (1) - 푸시 알림 받기

이것은 며칠간 했던 닭질의 정리 차원에서 쓰는 글 flutter 앱에서 FCM 처리하는 예제는 참 많지만, firebase_messaging 버전이 낮거나, 필요한 기능들을 고려하지 않은 것이 대부분이라 고생 좀 했다. 필

uaremine.tistory.com

 

 

https://uaremine.tistory.com/24?category=825136 

 

Flutter Push Notification (2) - Heads up notification

플러터 푸시 알림 (2) - 상단 알림창 (Heads up notification) 띄우기 지난 포스트에서 언급했지만, 안드로이드/ iOS 모두 foreground 모드에서는 푸시 알림 수신 시에도 시스템 알림창이 뜨지 않는다. 앱 사

uaremine.tistory.com

 

 

https://github.com/nicejhkim/flutter_fcm_sample

 

GitHub - nicejhkim/flutter_fcm_sample: Flutter Push Notification Sample

Flutter Push Notification Sample. Contribute to nicejhkim/flutter_fcm_sample development by creating an account on GitHub.

github.com

 

728x90