Flutter - Build Material Chat App | Frenzy Chat For Android & iOS | Design

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

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

  • @ronniemagatti3342
    @ronniemagatti3342 6 лет назад +4

    Dude, your videos are awesome! The accent was a bit difficult to understand at first, but after a dozen videos I guess I got used to it. Awesome work! Keep it up \o/

  • @tabaicanking3701
    @tabaicanking3701 6 лет назад +41

    you made a promise bro, you said you wanted 50 likes and now you got more than that but still there isnt any realtime chat app made

  • @arshaljiya1268
    @arshaljiya1268 4 года назад +1

    awesome bro you really teached me flutter

  • @unrealmagedev
    @unrealmagedev 6 лет назад +6

    Yes please make it live with Firebase! waiting on you. :)

  • @HelloCodepur
    @HelloCodepur  7 лет назад +8

    Thank you for the support ... You guys are awesome....

    • @tabaicanking3701
      @tabaicanking3701 6 лет назад +3

      what about the promise bro..... still waiting

    • @remoreacts91
      @remoreacts91 6 лет назад +2

      Hi, how do you suggest I move the list up when the keyboard pops up?

  • @TheFatlifter285
    @TheFatlifter285 6 лет назад +2

    It was an awesome video bro..you are awesome...can you please complete the app along with the backend in another tutorial...

  • @vinodk5448
    @vinodk5448 6 лет назад +2

    You have crossed 50 likes bro.....
    So we are waiting for Real time chat app ....... Thanks in Advance

  • @charuldalvi7619
    @charuldalvi7619 6 лет назад +4

    Hey buddy nice video. Please add full implementation to this app. It will be great if you do so.

  • @dheerajreddy2247
    @dheerajreddy2247 6 лет назад

    How did you make the code appear in a single at 7:32?

  • @khabibali4967
    @khabibali4967 2 года назад

    kindly make a video on route how to move from one route to another route bcz your old video on route doen't work.

  • @lifeofbarkin
    @lifeofbarkin 6 лет назад

    Hello, how did you create the flutter project inside the vs code? You opened a Spotlight like a thing. What's that shortcut?

  • @atirola_flutter8578
    @atirola_flutter8578 2 года назад

    Great video but in mine the setstate function is not working.

  • @tabaicanking3701
    @tabaicanking3701 6 лет назад

    i like the way you teach tho.... you simplify everything and for that you are awesome

  • @bhavyashah3643
    @bhavyashah3643 4 года назад

    Sir how p came in circular avatar icon

  • @sanjeevgupta8956
    @sanjeevgupta8956 4 года назад +1

    Nice video,really understand able for all of us,but this should completed with Firebase or may be with API.thanks for video

  • @SKtheGEEK
    @SKtheGEEK 6 лет назад

    I have a query-
    let's say you are creating the chat message items. and you want to just give the height and width for the circle avatar. after that you just want the container to wrap it with a margin of 16.0. that's good. but after that, you have two lines of text to the right of the circle avatar. now I want the two text lines to just take the vertical space available to them and divide equally between them. how would I do that? I am unable to wrap a column inside the container. it's taking the whole screen space available.

  • @deveshbhadauria9760
    @deveshbhadauria9760 5 лет назад +1

    Plz make a full active complete app out of this , would help a lot

  • @shivamagarwal7623
    @shivamagarwal7623 6 лет назад +22

    Make it live... With firebase

  • @hiteshaloney
    @hiteshaloney 4 года назад +1

    Why you are using 'new' keyword everywhere ? when it works without that also.. am I missing something ?

    • @HelloCodepur
      @HelloCodepur  4 года назад +2

      It’s an old video when It was compulsory and now it is not so you are not missing anything :)

  • @irshadvali87
    @irshadvali87 6 лет назад

    This tutorial is very nice. Already you created Whatsup clone.Better , to create full chat application in Whatsup clone project using firebase or other.
    Thanks for this tutorial :)

  • @whatsandwhys
    @whatsandwhys 6 лет назад +2

    brother! why two classes are made for stateful widget?

    • @suvodhdhungyell2268
      @suvodhdhungyell2268 4 года назад +2

      one is to manage state and another is to render the UI

  • @MysticSounds_21
    @MysticSounds_21 6 лет назад

    Best Videos to learn Flutter

  • @sunitgautam7547
    @sunitgautam7547 6 лет назад +1

    Yes, please do the backend! And also facebook login using firebase.

  • @yashpinyani3034
    @yashpinyani3034 7 лет назад +2

    great work brother 🙂

  • @shivamagarwal192
    @shivamagarwal192 6 лет назад

    i am not able to send multiline text, it is showing a message in my mobile "RIGHT OVERFLOWED"...

  • @jaimepremy
    @jaimepremy 6 лет назад

    Very instructive, thanks!

  • @shariqkhan2463
    @shariqkhan2463 6 лет назад +2

    Bro extend it to a complete chat app. it would be very helpful for newbies. anyway thanks:)

  • @JSTAR313
    @JSTAR313 6 лет назад

    can u expand this app and make it a completly working one. i wanna learn

  • @akshayaraj3510
    @akshayaraj3510 4 года назад +1

    I made the messages dismissible following this flutter.dev/docs/cookbook/gestures/dismissible and it worked like a charm. Just make sure to set the key as key : UniqueKey()

  • @gauravagrawal2726
    @gauravagrawal2726 6 лет назад

    Sir, I earlier developed in Jdk , so there UI building seemed very easy in XML like we knew what is the logical structure ex linear layout inside it another two inside them buttons and all then each one of them will have specific fileds like margins paddings and all. So that seems to be unterstable . On the other hand it seems hard

  • @srijitpaulchoudhuri985
    @srijitpaulchoudhuri985 5 лет назад

    why do we do this State{} thing?

  • @aashishjethwa6877
    @aashishjethwa6877 5 лет назад +2

    bro real time chat app please... i have already implemented this with google codelabs

  • @daniyalpatel121
    @daniyalpatel121 6 лет назад

    hey buddy i am facing a problem while executing command "flutter doctor". It gives an error "unable to pub upgrade flutter tool. Retrying in five seconds". what should i do now and what's the solution kindly help.

    • @HelloCodepur
      @HelloCodepur  6 лет назад

      that retrying message is probably coz of bad internet so first check that

  • @anandsuthar2763
    @anandsuthar2763 5 лет назад

    What about keyboard hides text controller

  • @remoreacts91
    @remoreacts91 6 лет назад

    Anyway you could show us how to implement firebase cloud messaging for sending users notifications when they get a new message?

    • @remoreacts91
      @remoreacts91 6 лет назад

      and also how I could show an unread message count

  • @ritikaj03
    @ritikaj03 6 лет назад

    hey this was really a helpful video, can you please let us know how to connect with the firebase.

  • @quoteskingdom8239
    @quoteskingdom8239 4 года назад

    Source code please. Thanks you very much.

  • @floodyboy5307
    @floodyboy5307 6 лет назад

    Great tutorial 👍🏼

  • @RohitSingh-ll7ob
    @RohitSingh-ll7ob Год назад

    bhaiya database management pr full tutorial bnaao please

  • @microzora3488
    @microzora3488 6 лет назад

    thanks for making this guide.

  • @alokbhowmik3547
    @alokbhowmik3547 6 лет назад

    difference b/w widget and method

  • @adityaverma9468
    @adityaverma9468 Год назад

    Done 👍👍

  • @bhaskarsingh893
    @bhaskarsingh893 6 лет назад

    You can use SafeArea widget to easily avoid overlap at the bottom of iPhone x.

  • @entertainment3535
    @entertainment3535 6 лет назад +1

    Can u make live app of shopping or chat app. It's a request

  • @sheltontembo3314
    @sheltontembo3314 6 лет назад

    i have a quation MTechViral.......

  • @deepjyotibaishya7576
    @deepjyotibaishya7576 6 лет назад

    Sir how to Make Firebase real time app

  • @mohamedgaber5533
    @mohamedgaber5533 5 лет назад

    you should use safearea in this project

  • @raghuram.kaligotla
    @raghuram.kaligotla 6 лет назад +1

    Make this app with firebase bro

  • @BunnyFest
    @BunnyFest 4 года назад

    backend please

  • @Whyayk
    @Whyayk 6 лет назад

    please make it with firebase

  • @sabirali-dv2fy
    @sabirali-dv2fy 6 лет назад

    hi pawan it is great

  • @msn5984
    @msn5984 Год назад

    Thank you

  • @sumeetfield9827
    @sumeetfield9827 6 лет назад

    thanks bro you are awesome

  • @ranganaudara425
    @ranganaudara425 5 лет назад

    Give this app, life.. Please please!!

  • @lifeofbarkin
    @lifeofbarkin 6 лет назад

    Dude, awesome videos! You said I can make this app with firebase but I didn't see it. Can you make it please? ^~^

  • @Redrum257o
    @Redrum257o 5 лет назад

    good job bro

  • @lalitpatel6819
    @lalitpatel6819 6 лет назад

    Superb sir, make zomato type food delivery app clone

  • @HimanshuSahuin
    @HimanshuSahuin 7 лет назад +4

    Thanks brother please teach us to make more easy apps in Hindi !

    • @HelloCodepur
      @HelloCodepur  7 лет назад

      Hindi videos will come soon ...

    • @HimanshuSahuin
      @HimanshuSahuin 7 лет назад +1

      MTechViral jaldi bhai bohut demand hai !

    • @yodartt
      @yodartt 6 лет назад +3

      Hindi videos will just limit your videos, keep talking in english on your videos you'll be able to reach more people like for example me from brazil.

  • @shivatiwari1127
    @shivatiwari1127 5 лет назад

    Good

  • @mikerogers980
    @mikerogers980 4 года назад

    sir can you please make it live

  • @rajeshshaw2002
    @rajeshshaw2002 6 лет назад

    Please use firebase and make real time chat applicatiion.

  • @raghavgarg1258
    @raghavgarg1258 5 лет назад

    Thankyou Sir,

  • @PRACTICALPARTHA
    @PRACTICALPARTHA 6 лет назад

    I need full sir

  • @harshborse9237
    @harshborse9237 6 лет назад

    yeah,, make everything whole ,, i mean make all the app with everything from UI to database

    • @HelloCodepur
      @HelloCodepur  6 лет назад

      sure

    • @harshborse9237
      @harshborse9237 6 лет назад

      @@HelloCodepur by the way love your work
      You make everything seems soo easy.. And the playlist you made have everything one need for learning flutter
      Waiting for the database connected apps 💗

  • @senfukaraymondwilson9736
    @senfukaraymondwilson9736 5 лет назад

    thanks bro

  • @RohitSingh-ll7ob
    @RohitSingh-ll7ob Год назад

    backend baho important hai

  • @mjdtartous8731
    @mjdtartous8731 5 лет назад

    Please make it live with ejabbred

  • @rizwanansar1649
    @rizwanansar1649 5 лет назад

    wrap you scaffold body into SafeArea.

  • @utkarsh4797
    @utkarsh4797 5 лет назад +1

    Make it real-time

  • @TargetGadget
    @TargetGadget 6 лет назад

    That's *zero* not O.
    Aryabhata 😁

  • @mahmudulhussain5401
    @mahmudulhussain5401 6 лет назад

    pzl make video on hindi ...bahar kei chennel mil jayega ..english wala ko ..but hum hindi walei kaha sei sikei

  • @anshitarya1328
    @anshitarya1328 4 года назад

    Make it live......with firebase

  • @sabirali-dv2fy
    @sabirali-dv2fy 6 лет назад

    please make real chat app page total like real

  • @anshulgupta7812
    @anshulgupta7812 5 лет назад

    Give credits to CodeLabs :) man!!

  • @sheltontembo3314
    @sheltontembo3314 6 лет назад

    most of the times you talk but at the end of the day fail to deliver.

  • @peet91pop
    @peet91pop 7 лет назад +2

    first to like :)

  • @vlogspeak
    @vlogspeak 4 года назад

    This mas is confusing

  • @avisekhagarwal5082
    @avisekhagarwal5082 4 года назад

    Bro why are you talking to yourself please explain to us what are you doing and share your knowledge.

  • @talhawaqar99
    @talhawaqar99 6 лет назад

    Make it live... With firebase

  • @shahbaze63
    @shahbaze63 6 лет назад

    please make real chat app page total like real

  • @shahbaze63
    @shahbaze63 6 лет назад

    please make real chat app page total like real

  • @shahbaze63
    @shahbaze63 6 лет назад

    please make real chat app page total like real