Flutter Basic Chat App using NodeJS & Flutter | Socket 🔥🔥🔥

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

КОМЕНТАРІ • 58

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

    Hello everyone,
    Thank you for watching the video! Unfortunately, I lost the source code due to hardware issues. However, I can recreate the video if there's enough interest.
    Let me know in the comments if you'd like to see it again.
    Thank you!

  • @anasyousuf485
    @anasyousuf485 2 роки тому +14

    Always start with the screen result of what you achieve after writing code, talk about it for a few minutes, and then start writing code.

  • @이건영-t9e
    @이건영-t9e 9 місяців тому

    Thank you very much for your valuable lecture.

  • @thazeroword646
    @thazeroword646 3 роки тому +1

    Very nice tutorial

  • @pujandan
    @pujandan 3 роки тому +2

    verry good, thanks

  • @sonnguyen-ty6km
    @sonnguyen-ty6km 3 роки тому +1

    9/10 really nice. -1: voice

    • @SimpleKoder
      @SimpleKoder  3 роки тому

      Thanks for the feedback! I really appreciate. If possible can you be more specific what didn't you like about the voice?

    • @chind0na
      @chind0na 3 роки тому +1

      He means audio . There seems to be an old engine sputtering in the background.

    • @SimpleKoder
      @SimpleKoder  3 роки тому

      ​@@chind0na Thank you. will try to avoid it.

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

    great video

  • @guilhermecalland489
    @guilhermecalland489 3 роки тому +1

    congrats on your first video!

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

    great . Love it

  • @packagenotfound
    @packagenotfound 3 роки тому +1

    good job dude

  • @flutterfromzero3075
    @flutterfromzero3075 3 роки тому +1

    Great video! 👍 🔥

  • @haiderjaafer8164
    @haiderjaafer8164 3 роки тому +1

    Great work keep going forward… hope to do lessons on http request from flutter to node js restful api, containing login, register and so on

    • @SimpleKoder
      @SimpleKoder  3 роки тому +1

      Noted. I will make video on it.

    • @haiderjaafer8164
      @haiderjaafer8164 3 роки тому

      @@SimpleKoder
      I am waiting for it

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

      @@SimpleKoder I am still waiting

  • @RixtronixLAB
    @RixtronixLAB 3 роки тому +1

    Nice video, thanks :)

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

    thanks a lot bhai

  • @dineshkumarmarimuthu3667
    @dineshkumarmarimuthu3667 3 роки тому +1

    which version socket did u used in node js, because it doesn't work for me.

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

    Please explain what is socket

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

    Hey bro very nice work❤,i have a question. how save this message in mongodb?

  • @moftah_med
    @moftah_med 3 роки тому +1

    i realy liked your video but just there are some steps i did not understand because i have did chat system using php mysql but i still can not find socket for my app can you help me with bro
    you did not use data base how?

  • @deeppawar1038
    @deeppawar1038 5 місяців тому +1

    how you have used that localhost server?

  • @walidscreations6509
    @walidscreations6509 3 роки тому +2

    why did you use old version of socket.io in node.js and not the latest version?

    • @SimpleKoder
      @SimpleKoder  3 роки тому +2

      Because the new version doesn't connect with flutter.

    • @fernandocortes4428
      @fernandocortes4428 3 роки тому +2

      @@SimpleKoder Very nice tutorial and I finally could find the solution to my issue here. I was trying to implement the chat server with 4.2 version but it didn´t work

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

      @@SimpleKoder This comment helped me on a problem i had struggled with for 3 days. THANK YOU!!

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

      @@SimpleKoder which old version use on this project??

  • @Jberv
    @Jberv Рік тому +1

    great but it would be nice if you provide your source code, it's hard catching up going back and forth with your video

  • @amishagarwal7531
    @amishagarwal7531 3 роки тому +1

    hey i am the getting the error Expected a value of type 'String', but got one of type 'Null'

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

    Please, at first, the example worked for me, but after a while it no longer works and the same person has many socket id and the emit to server not working , please do you have an idea on this

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

    Great tutorial. I'm facing some issues with the websocket not connecting when i run in a live enviroment (through a domain). Is there a fix to this in Flutter Web?

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

      Hi Shiome, do you find the answer for your problem? I have the same problem.

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

      @@DiogoManuelll at the time I was developing a simple POS system for a school kitchen which landed on using a socket connection for POS client and server, and then an API would handle orders from the website/app. Then the server could fetch once a minute during open hours. A bit scuffed looking back but I wasn’t very experienced

  • @fluttervlogs
    @fluttervlogs 3 роки тому +5

    can u provide gitlink

    • @SimpleKoder
      @SimpleKoder  3 роки тому

      Currently I am facing some issue with my setup I will upload it ASAP.

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

    I'm using message send date to order the messages
    How to handle the problem when users has different timezone? The messages order gonna be confused

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

    When you upload next video

  • @55ramya55
    @55ramya55 2 роки тому

    Everything is fine , but not able to establish connection... between nodejs and flutter ...could you please help me out? pleaseee?

  • @SahilKhan-uj7iw
    @SahilKhan-uj7iw 3 роки тому +1

    can yo provide code for same

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

    can u provide gitlink?

  • @bhabhayt398
    @bhabhayt398 2 роки тому +3

    Source code please

  • @flutterchannel1832
    @flutterchannel1832 3 роки тому

    Please make videos in hindi

  • @mdnazmulhossain2916
    @mdnazmulhossain2916 9 місяців тому

    I get some problem. please share your code

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

    26:54

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

    can i got your project

  • @yeldasoy8231
    @yeldasoy8231 3 роки тому

    hi, can you share source code with us please :)

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

    code source please bro

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

    Always start with the screen result of what you achieve after writing code, talk about it for a few minutes, and then start writing code.