Firebase with Flutter | Ep. 5 - Firebase Messaging | Send Push Notifications using Firebase | Hindi

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 62

  • @mateenmehmood5675
    @mateenmehmood5675 2 роки тому +1

    Done with the firebase series. More power to you Rohit. Such a wonderful course. Keep creating awesome content.

  • @satdevlpr
    @satdevlpr 2 роки тому +1

    Awesome.. you have very good skill of teaching how any line of code is to be created by explaining each and every keyword.. just fantastic skill and video..keep it up

    • @RohitSemriwal
      @RohitSemriwal  Рік тому

      Glad you like the way I teach, thanks a lot! 😁

  • @mrrinku5588
    @mrrinku5588 5 місяців тому

    Best tutorial bro ❤❤❤

  • @LEGENDX22
    @LEGENDX22 Рік тому

    Firebase series done thanks to you

  • @idrishmakda5377
    @idrishmakda5377 2 роки тому

    a very simple method to explain We all like tutorials like this.

  • @hi.appbox
    @hi.appbox Рік тому

    MA SHA ALLAH KHUB VALO LEGESHE

  • @ravindraghate2814
    @ravindraghate2814 Рік тому

    Awesome video knowledge full cloud messaging video

  • @seetheworld3839
    @seetheworld3839 Рік тому

    It isn't happening in my case is it due to the use of flutter_local_notifications package as i don't know how to do the routing form notifications

  • @bhargavdobariya5859
    @bhargavdobariya5859 Рік тому

    In my case firebase Messege instance giving null value, not able figure out this can you help me on that

  • @kishanrathod3430
    @kishanrathod3430 Рік тому

    My notification is not removed when app is background.

  • @AmitKumar-re6nx
    @AmitKumar-re6nx 2 роки тому

    rohit sir please DIO bhi smjha dijiye please

  • @seetheworld3839
    @seetheworld3839 Рік тому

    Your matter is very clear and conscise but i have a question bro as I am unable to do routing from foreground and background notifications also I am using flutter local notifications package along with Firebasemessaging I tried doing that same thing which u suggested I mean the navigation according to data but when the notification arrives in foreground it doesn't wait for the user to tap on it as it automatically redirects to that specific page can u help me?

  • @manasagarwal6586
    @manasagarwal6586 2 роки тому

    Great Video man..👍
    Pls make a video showing the same using using topics and cloud functions. A request from a fellow flutter developer

  • @khubaibirfan9215
    @khubaibirfan9215 2 роки тому +1

    Sir notification ni araha hain

  • @muhammadddanu
    @muhammadddanu 2 роки тому

    Sir, can u make tutorial about searching firestore data pls?

  • @faisalusman4648
    @faisalusman4648 2 роки тому

    sir please local notification per video banwo

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      ua-cam.com/video/awy03UeN_ZM/v-deo.html

  • @divyangkanani5497
    @divyangkanani5497 2 роки тому +2

    Please make Video on RAZORPAY Payment Integration 🙏🏻🙏🏻

  • @amrutanshupanda5525
    @amrutanshupanda5525 2 роки тому

    sir instead of postman just add "Dio" package for direct send notificatoin from our app by http we can write code for send

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      This video was not about a specific package like dio. I showed the way to send a notification through an HTTP request.
      Sending it using dio or any other HTTP client is totally your choice.

  • @bhaveshdhimmar624
    @bhaveshdhimmar624 2 роки тому

    push notification via UI banake kaise bhej sakte he

  • @somnathdas8922
    @somnathdas8922 2 роки тому

    Bhaiya ji ek local notification flutter ka tutorial banao na please..

  • @adityamishra6290
    @adityamishra6290 7 місяців тому

    how to send notification even if my app is not running in the background?

    • @RohitSemriwal
      @RohitSemriwal  7 місяців тому +1

      Firebase does send notifications, even if your app isn't running.
      Your app should be installed on the device, and permission should be allowed. That's all.

  • @kalpeshwani231
    @kalpeshwani231 2 роки тому

    Sir please start the e commerce series in flutter, NodeJs, and mongodb

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      As I said in the video, the ecommerce series will start most probably from the next week!

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      @Prahlad Shaktawat yes

  • @aimgamingzone9823
    @aimgamingzone9823 2 роки тому

    Sir excel sheet type data firebase pay store krana or us ko app may call karna ... Aysa ho sakhta hai ??

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому +1

      Yes, you'll have to convert the excel data (.csv) to columns and rows, for this you can use the 'csv' package.
      And then save every row as a Firestore Document.

    • @aimgamingzone9823
      @aimgamingzone9823 2 роки тому

      @@RohitSemriwal thanks sir.. I will try...

  • @sachinsethi3405
    @sachinsethi3405 2 роки тому

    Good Style of teaching...
    i am facing a issue, in same scenario my FirebaseMessaging.onMessageOpenedApp.listen not working, background method is working fine, any solution for this

  • @khubaibirfan9215
    @khubaibirfan9215 2 роки тому

    29:00 sir yha app ko app ko stop kr ke cloud messaging se notification send kr rha hu likin notification ni araha hain

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      Uninstall and reinstall the app. Also as I said in the video it may take several minutes.

  • @anupambiswas1784
    @anupambiswas1784 2 роки тому

    thanks sir... waiting for the project

  • @funaustralia6517
    @funaustralia6517 2 роки тому

    I cannot show message in ScaffoldMessenger...

  • @muhammadtayyab-oc1dh
    @muhammadtayyab-oc1dh 2 роки тому

    Forbidden
    403
    on POSTMAN

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      Make sure to send the Server Key along with the request.

  • @vidyasagargaikwad1268
    @vidyasagargaikwad1268 2 роки тому

    Hi, In my case it's showing "Do not use BuildContexts across async gaps." while pushing to another page. I have written the same code as you

  • @kevintailor51
    @kevintailor51 2 роки тому

    Need more videos on Bloc. Please

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      I got you!

    • @kevintailor51
      @kevintailor51 2 роки тому

      @@RohitSemriwal Your recent firebase serial should have been with bloc. But anyways great job

  • @3kdevelopers185
    @3kdevelopers185 2 роки тому

    Sir please add this to playlist.

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      It is added to the playlist!

    • @3kdevelopers185
      @3kdevelopers185 2 роки тому

      Not added sir

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      @@3kdevelopers185here's the link: ua-cam.com/play/PLr7P7lMIUTuukkflWTYrPgTwueG-BoUHN.html

  • @AnupUpadhayaya
    @AnupUpadhayaya 2 роки тому

    JSON_PARSING_ERROR: Unexpected token END OF FILE at position 0. in post man

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      Check if there's a , after the last property. If there is one remove it.

  • @motasimfuad7762
    @motasimfuad7762 2 роки тому

    How do i send the notifications to all the users of the app?

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      From the console as shown in the video.

    • @motasimfuad7762
      @motasimfuad7762 2 роки тому

      @@RohitSemriwal I meant, with the postman. How can I send notifications to all the users without providing the "registration_ids"?

    • @RohitSemriwal
      @RohitSemriwal  2 роки тому

      @@motasimfuad7762 You can use topics, you can make the user subscribe to a topic. And then send the notifications to that particular topic.
      This way all of the people subscribed will get the notification.

  • @3kdevelopers185
    @3kdevelopers185 2 роки тому

    Sir, Please new Video 😆