Build PUSH APPS with Supabase and FlutterFlow!

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 26

  • @jamesnocode
    @jamesnocode  Před 5 měsíci +2

    👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
    👍GET MY NEW TRAINING - MASTERING SUPABASE: masteringsupabase.com

  • @user-se5bk7xf3t
    @user-se5bk7xf3t Před 5 měsíci +4

    Why is the chat page not refreshing in real time. I notice that you have to click on the notification first for the new chat message to appear?

  • @javieralbertoarias3159
    @javieralbertoarias3159 Před 5 měsíci +1

    Thank you, All your content is supa helpful!

  • @KaiCodingJourney
    @KaiCodingJourney Před 5 měsíci

    Omg, this is sooo 🔥🔥🔥 Thank you sooo much for this amazing piece of content!

  • @digitalbry
    @digitalbry Před 5 měsíci +1

    Thank you, I needed this!

  • @laugedyret
    @laugedyret Před 5 měsíci

    Cool - I will implement it this weekend!

  • @eugeneki7393
    @eugeneki7393 Před 4 měsíci +1

    How to make the code "initializeMessaging" that you mention in the video?

  • @fetheddineaddad402
    @fetheddineaddad402 Před 8 dny

    could you please provide us with the code snippet

  • @bckamal01
    @bckamal01 Před 4 měsíci

    this is great. Please do one video on invoking supabase-managementAPI to create projects for each signup( multi-tenancy methodology).

  • @WoopBox
    @WoopBox Před 3 měsíci

    Awesome tutorial! But i do have the following issue when trying to test my app on a simulator or on a phyiscal device: "Using bridging headers with module interfaces is unsupported". How did you fix that?

  • @jorgboth3736
    @jorgboth3736 Před 4 měsíci

    Hi James so very new to Flutter Flow and learning my question is can you do a video on how to connect to a wireless camera, I am wanting to build an app to connect and control the security camera any help here would be awesome

  • @christinsojan2060
    @christinsojan2060 Před 4 měsíci +1

    where is the code for this?

  • @alex_avdeyuk
    @alex_avdeyuk Před 4 měsíci

    Great video.
    James, how do I set up push notifications in PWA?

  • @onedayapp3534
    @onedayapp3534 Před 2 měsíci

    How do I set it so I dont get the notifications if im in the chat page? Can I also get notifications if the app is closed?

  • @gutocastiglioni
    @gutocastiglioni Před 4 měsíci

    What dependencies do you use? I'm going crazy, not a single version works. Everytime a change them a new error appears.

  • @milagendelman
    @milagendelman Před 4 měsíci

    Thanks a lot for this tutorial. Do these push notifications work on all kinds of phones: Android, IPhone, Huawei/Honor?

  • @SrElmoGamer
    @SrElmoGamer Před 5 měsíci

    How can i make a notification when the phone is locked like Whatsapp?

  • @KaiCodingJourney
    @KaiCodingJourney Před 5 měsíci +1

    Just curious will that work on web app?

    • @christianely8567
      @christianely8567 Před 4 měsíci

      Hi! Did you find out if it is possible to use it in web apps?
      I can't get the key (only on Android), problems with "service-worker-registration"

    • @KaiCodingJourney
      @KaiCodingJourney Před 4 měsíci

      @@christianely8567 nope, unfortunately. Not yet. Will keep you up to date in this comments thread. If you find anything lemme know

  • @TeeReed-bu5wx
    @TeeReed-bu5wx Před 5 měsíci

    Hi. I subscribed to your course but can't see any link to the discord channel. All links are dead. Please what's the updated discord link?

    • @jamesnocode
      @jamesnocode  Před 5 měsíci

      Contact me via the members dashboard please.

  • @franciscotavares1795
    @franciscotavares1795 Před 3 měsíci

    Very good content, thank you very much for the video but I just couldn't change the notification icon on Android. I tried with resource:// and asset://, but it didn't work, the notification is not generated. And when I download the code through FlutterFlow and look for the launcher icon in Android/app/src/main/res/mipmap-hdpi/ic_launcher.png, that image is still from Flutter. I've also tried using a launcher icon without a background but the flutter icon is still used.