Thats How Chat Apps work! Websockets Protocol💜

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 17

  • @kunalsin
    @kunalsin 9 месяцев назад +13

    Can u make a simple chat app in flutter using web sockets for better understanding.

    • @AkshitMadan
      @AkshitMadan  9 месяцев назад +10

      Sure i will 👍🏻

  • @sudhanshunamdev45
    @sudhanshunamdev45 9 месяцев назад +8

    Hey Akshit, can you tell us how we can make responsive app in flutter like for different devices i have been developing UI with mediaquery but some times it also breaks , btw love your content❤

  • @shivampatel8989
    @shivampatel8989 9 месяцев назад +5

    May u make a simple chat app in flutter using web sockets for better understanding . I love your content @Akshit

  • @rakshithadilshan9888
    @rakshithadilshan9888 9 месяцев назад +1

    Very valuable content.

  • @le11chaithanyachavalam5
    @le11chaithanyachavalam5 Месяц назад

    i am very interesting about this concept. pls make a video regarding implementation part

  • @fitforever9328
    @fitforever9328 8 месяцев назад

    A simple solution without socket to update the green live dot I think would be to have a bool value for the chat and each user everytime the user opens the message section it switched to true and if true show green else show red the doc I'd for each message would be in reference list in single document holding user info bool and message reference list. This should work

    • @as_if
      @as_if 2 месяца назад

      But you will not be able to show the online status until the remote user's details are fetched... Then, you'll have to hit endpoint for each user-info that is shown in your chat screen, let's imagine for whatsapp.

  • @Muhammed_Anshid
    @Muhammed_Anshid 5 месяцев назад

    very informative

  • @novice_coder
    @novice_coder 9 месяцев назад +3

    Bro. Make animation playlist.. & I learned a lot from you

  • @TousifRaheemleader
    @TousifRaheemleader 9 месяцев назад +1

    make video of practical implementation of this

  • @pavan-m3k
    @pavan-m3k 9 месяцев назад +1

    Hello sir im starting my career as an android developer and can u tell me what are the major things that i should take care of. Thank You

  • @yadavbharat71
    @yadavbharat71 6 месяцев назад

    please make a video of websocket implementation.... concept wise i cleared through this video thankyou

  • @suman_budhathoki
    @suman_budhathoki 6 месяцев назад

    Grateful to have practical implementation. Thanks for the knowledge

  • @omkarp9943
    @omkarp9943 6 месяцев назад

    Would like to see mini chat app❤❤

  • @sagarrana6381
    @sagarrana6381 6 месяцев назад

    How to start DSA in dart. Please tells

  • @gfxrds7
    @gfxrds7 9 месяцев назад

    Please make video