Complete Chatting App with Flutter & Firebase | Flutter Chatting App with Firebase | Flutter FYP

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

ความคิดเห็น • 18

  • @joyjignesh
    @joyjignesh 8 หลายเดือนก่อน +1

    Thanks for such a good project..I expected badly such type project from you.

  • @muhammadsibtain5031
    @muhammadsibtain5031 8 หลายเดือนก่อน

    That's Great ❤

    • @spreadcoding
      @spreadcoding  8 หลายเดือนก่อน

      Thank you 🥰

  • @sam-j4zy
    @sam-j4zy 4 หลายเดือนก่อน

    nice work thanks alot.

    • @spreadcoding
      @spreadcoding  4 หลายเดือนก่อน

      Always welcome

  • @SagnikBhattacharyya-t2m
    @SagnikBhattacharyya-t2m 7 หลายเดือนก่อน

    Best ❤

  • @akairo1482
    @akairo1482 8 หลายเดือนก่อน

    thank uso much for ur video , but how to make it like real chat like my app that iwork (i have doctors and patient ) so how i know if this doctor who i contact and how to replay how to contact another doctor from same account like iwant to make it real chat ? can u help me or make video

    • @spreadcoding
      @spreadcoding  8 หลายเดือนก่อน +1

      The logic is same, you just need to use sender and receive ids to communicate with any user inside app

    • @PaschalAOgba
      @PaschalAOgba 8 หลายเดือนก่อน

      Would you mind doing a dedicated tutorial for it?

    • @akairo1482
      @akairo1482 7 หลายเดือนก่อน

      @@spreadcoding how ican do it pls

  • @tempuser9560
    @tempuser9560 7 หลายเดือนก่อน

    can u make a one tutorial for flutter with firebase step by step

  • @tempuser9560
    @tempuser9560 7 หลายเดือนก่อน

    flutterfire command not working in widows plz give me some solution

    • @spreadcoding
      @spreadcoding  7 หลายเดือนก่อน

      Install firebase-tools in your system

    • @spreadcoding
      @spreadcoding  7 หลายเดือนก่อน

      firebase.flutter.dev/docs/overview/

    • @tempuser9560
      @tempuser9560 7 หลายเดือนก่อน

      @@spreadcoding same error occured after installation firebase-tools
      flutterfire configure
      flutterfire : The term 'flutterfire' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
      spelling of the name, or if a path was included, verify that the path is correct and try again.
      At line:1 char:1
      + flutterfire configure
      + ~~~~~~~~~~~
      + CategoryInfo : ObjectNotFound: (flutterfire:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException