Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1K
Views
Push notification in flutter with IO socket and nodejs

I have created an app in Flutter with backend in node js and MongoDB hosted on my AWS server. For chat and notification, I am using io socket. I want to implement push notification.
I want to receive push notification just like WhatsApp and Gmail even after force closing them?
I know there is FCM(firebase cloud messaging) for push notification, But can This be done without it, as I am doing everything without implementing firebase and using IO socket and my own database. How can this be achieved, using IO sockets in a flutter? or is it like it has to be done using FCM only?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Use SocketIO for remote push notifications is bad idea. Probably it is possible to achieve this with background processing, but definitely it is much more complicated way to develop and to use.

Using Firebase is a good practice for Flutter, it is easy to configure. Besides, it is an official way to make push notifications for android. My advice is to use FCM - here is official docs.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!