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 Рік тому +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?

  • @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

  • @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?

  • @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