40.Custom Emoji Feature Like WhatsApp | Emoji Picker | Chat App In Flutter

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

КОМЕНТАРІ • 24

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

    Nice video thankyou 🙏🏼🙏🏼🙏🏼

  • @TupakulaChaithanya
    @TupakulaChaithanya 11 місяців тому

    great man

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

    Is there a way to click on the IconButton Emoji that the screen does not Rebuild? hope you help me

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

      If you don't want to rebuild the screen then simply remove setState() from the onPressed of the icon button.

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

      @@harshRajpurohit i used BLoC but it doesnt work

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

      Actually I'm not that experienced with BLoc architecture, I just try to keep things as simple as possible.

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

      did you find a way

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

      @@ashokkmr8758 i haven't

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

    Thanks so much for this

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

    ap if else conditions kese use use kr lete ho esme meri bari m to age ka sara code dead code ban jata h

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

      It will take some time as well as experience, so be patient (for now if you want then try copy pasting some codes from my GitHub).

  • @mdzunaed9333
    @mdzunaed9333 8 місяців тому

    can you please make another video in this playlist,, about the willPopScope replacement? the new PopScope widget doesn't return any future value, please make another video to fix the issues related to PopScope

    • @harshRajpurohit
      @harshRajpurohit  8 місяців тому

      Creating a separate video is currently difficult for me but you can refer to my updated codes in my github repository for use of PopScope.
      File Link: github.com/HarshAndroid/ApnaChat-Realtime-Chat-App-In-Flutter-Firebase/blob/master/lib/screens/chat_screen.dart

    • @mdzunaed9333
      @mdzunaed9333 8 місяців тому

      @@harshRajpurohit thank you so much for your response,,,, you are such a humble guy ❤️ I will try updated code..

    • @abhishekv1923
      @abhishekv1923 Місяць тому

      The onpopinvoked is also deprecated and what should I use instead?

    • @harshRajpurohit
      @harshRajpurohit  Місяць тому

      Use popInvokedwithResult, it will just take an extra parameter in function. You can just use an _.

  • @phuongtran-qh5kq
    @phuongtran-qh5kq Рік тому

    Sir, when the keyboard is already open then we click open emoji, it will cause overflow in a very short period of time
    \

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

      Try using listview or any other scrollable widget.

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

      where
      @@harshRajpurohit

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

      Try changing the height of SizedBox widget first i.e mq.height * .35 to higher as well as lower values and then try (if it doesn't work then we need to change column structure & remove expanded and give an height to listview builder and then try).

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

    super

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

    👍👍👍👍👍👍👍👍

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

    nice