Mastering Enums in Flutter: Simplify Your Development

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

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

  • @saonsikder4622
    @saonsikder4622 5 หลายเดือนก่อน +3

    Can't express in words how rich your content is. Thank You

  • @parth_patel2933
    @parth_patel2933 10 หลายเดือนก่อน +6

    you are the only one who explained enums in detail. thanks !

  • @mainpharm
    @mainpharm 5 หลายเดือนก่อน +2

    07:25 I did't exect this kind of great tutorial.
    thank you very much!

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

    This is amazing! Thank you for a very helpful content.

  • @abdushakoor0099
    @abdushakoor0099 3 หลายเดือนก่อน +1

    the UI is frigging awesome and provides a nice value to the content additionally.

  • @cabaucom376
    @cabaucom376 11 หลายเดือนก่อน +2

    Great video, I think good up to date Dart/Flutter tutorials are hard to find. I’ll be patiently waiting for more content!

    • @creativeblaqstudios
      @creativeblaqstudios  11 หลายเดือนก่อน +2

      New video coming soon. I'm glad you like the content.

  • @معنيالأمان-ج6ج
    @معنيالأمان-ج6ج 8 หลายเดือนก่อน +1

    I have never seen such useful details like this.
    You're just a perfect instructor ever

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

      Thank you, I just passing down what I use and what I've learned. Glad you approve.

  • @alialnaghmoush
    @alialnaghmoush ปีที่แล้ว +2

    Wonderful explanation and wait for the upcoming videos

  • @hiwa_sh6813
    @hiwa_sh6813 11 หลายเดือนก่อน +2

    Great topic and very well explained.
    Thanks for the video. Keep up the good work ❤

  • @jamalkhan-my4tg
    @jamalkhan-my4tg 11 หลายเดือนก่อน +1

    Wow very nice, We need bloc playlist thank you

  • @ItsMe-vo1du
    @ItsMe-vo1du 8 หลายเดือนก่อน

    Amazing and unique way for explaination, we need more ❤

  • @engroga
    @engroga 7 หลายเดือนก่อน +1

    Excellent video.

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 หลายเดือนก่อน

    Nice example to learn the enhanced enums.
    Is there any benefit of using enhanced enum vs having extensions over it?
    And is there any performance benefit or just devX?

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

    Amazing the way you explain th3 things. Here a new suscribe and congrat for you nice work

  • @mohammadsaidi880
    @mohammadsaidi880 ปีที่แล้ว +2

    love this video, make such more videos

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

    thanks for sharing

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

    best content, thanks alot

  • @sidhu-patil
    @sidhu-patil 6 หลายเดือนก่อน

    you explained the enum picture in wonderful way ❤ ... But there is one issue ... when we call data from RestAPI then how we can set value enum value to our order class because restapi always return string, num, int, double, boolean values ?

    • @creativeblaqstudios
      @creativeblaqstudios  6 หลายเดือนก่อน

      A simple mapping, of the string (hopefully the enum value name) from the dB can be mapped using a custom function in the enum. First method I did should give you an idea.

  • @asadrajput2980
    @asadrajput2980 11 หลายเดือนก่อน

    Thanks for the video. Keep up the good work ❤

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

    Good one brother

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

    can you add a video to set up admin role in order to manage the order status ? so it can be a playlist with the same concepts

  • @SajjadAli-ug6lj
    @SajjadAli-ug6lj 10 หลายเดือนก่อน

    Great.
    Can you please make a flutter playlist from basics to advanced?

    • @creativeblaqstudios
      @creativeblaqstudios  10 หลายเดือนก่อน

      What are you trying to learn exactly?
      Maybe building an app from scratch?

    • @SajjadAli-ug6lj
      @SajjadAli-ug6lj 10 หลายเดือนก่อน

      Yes exactly.

  • @basiq_sa
    @basiq_sa 11 หลายเดือนก่อน

    Very cool video, make more like this

  • @kavindudimal8616
    @kavindudimal8616 10 หลายเดือนก่อน

    Great Video

  • @motasimfuad7762
    @motasimfuad7762 11 หลายเดือนก่อน

    Awesome!

  • @tayabfarooq7544
    @tayabfarooq7544 ปีที่แล้ว +1

    It was a nice video. Could you make some videos on provider, Firebase(storage, firestore, realtime database).

    • @creativeblaqstudios
      @creativeblaqstudios  ปีที่แล้ว +1

      Will definitely do that. Thank you. Would you like a full app development type video?

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

    Insightfull

  • @PradeepKumar-ny7ci
    @PradeepKumar-ny7ci 10 หลายเดือนก่อน

    Thanks

  • @masedup
    @masedup 11 หลายเดือนก่อน

    nice work

  • @vyhuynhhong8658
    @vyhuynhhong8658 6 หลายเดือนก่อน +1

    Nice bro

    • @creativeblaqstudios
      @creativeblaqstudios  6 หลายเดือนก่อน

      Thank you bro I hope you found the video helpful...

  • @stryder12345
    @stryder12345 9 หลายเดือนก่อน

    Which package do you use for making this status cards?

    • @creativeblaqstudios
      @creativeblaqstudios  9 หลายเดือนก่อน

      I made the cards my self, the code is available on the link

  • @HafizurRahman-px9yx
    @HafizurRahman-px9yx 6 หลายเดือนก่อน

    Can you tell me what extension you use to auto complete your code?

    • @creativeblaqstudios
      @creativeblaqstudios  6 หลายเดือนก่อน

      Basic flutter extension and codeium a free ai tool.

  • @syafiqjr97
    @syafiqjr97 5 หลายเดือนก่อน

    can i know, what theme that you use for your vs code?

    • @creativeblaqstudios
      @creativeblaqstudios  5 หลายเดือนก่อน

      I am using the Community material theme ocean high contrast

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

    in new Dart update is no longer available mapIndexed? I receive an error

    • @sidhu-patil
      @sidhu-patil 6 หลายเดือนก่อน +1

      Brother you have to use collection package

  • @shuvokhandoker4303
    @shuvokhandoker4303 5 หลายเดือนก่อน

    Bro make video on bloc pattern

  • @3mro_coding
    @3mro_coding 6 หลายเดือนก่อน

    The problem with enum for me is that the title and description are translatable, so I have to write it for more than language so it's useless for me.

    • @creativeblaqstudios
      @creativeblaqstudios  6 หลายเดือนก่อน

      Well actually, you may be able to since they are just string values you can link to your translation files I believe 🤔

  • @praveenatherva7667
    @praveenatherva7667 9 หลายเดือนก่อน +3

    pleaae dont add background music it's disturbing

  • @hikionori
    @hikionori 11 หลายเดือนก่อน

    Cool I don’t argue, but in Rust enum is much much cooler and more powerful