Level Up Your Error Handling 🔥 - Dartz | Flutter Tutorial

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • 📄Error handling is one of the most important aspects of any project that you should implement and handle well, and in Flutter with Dart, it doesn’t have to be a maze of nested conditionals. Discover the power of the dartz package and the Either concept to unlock a clearer, more concise way to manage success and failure scenarios in your Flutter Applications, let’s have a deep dive into Either package and its concepts.
    ⏳ TIMESTAMPS :
    00:00 : Intro
    00:14 : Dartz
    00:37 : Add Dependency
    00:51 : Either
    02:14 : Fold
    02:44 : Option
    03:48 : Real Example
    🌐 Telegram Community
    🔗 t.me/flutterguysgp
    🌐 Social Media
    🔗 Linkedin:
    / mahdinazmi
    / fabrice-sumsa-9b1133151
    🔗 GitHub:
    github.com/mahdinazmi
    github.com/Fabrice-Fabio
    🔗 Contact Us:
    mahdiforwork@gmail.com
    sumsa.fabrice@gmail.com
    #flutter #fluttertutorial #fluttercourse
  • Věda a technologie

Komentáře • 16

  • @christianmarpert3844
    @christianmarpert3844 Před 3 měsíci +3

    thks, nice explanation, however I prefer the newer fpdart package, it is better documented and seems to be better maintained. but it's just preferences. The concept of functional programming is what makes the difference.👍

  • @juandavid5153
    @juandavid5153 Před 3 měsíci

    great video!

  • @Adez3
    @Adez3 Před 3 měsíci

    Great job !

  • @markerjohny
    @markerjohny Před 3 měsíci +2

    hi , how i can use same concept with new dart features , i want use records Instead dartz and swatch Instead fold , no one in youtube do it so plz can make same video with the new features

  • @aviellisandrovasquezreyes1172

    Excellent!!!

  • @saiphaneeshk.h.5482
    @saiphaneeshk.h.5482 Před 3 měsíci

    This is gonna help for api calls for sure.

  • @fadelgueye3374
    @fadelgueye3374 Před 3 měsíci

    A lot of thanks

  • @mikopiko
    @mikopiko Před 3 měsíci

    Oh wow, I wish the Optinal or Either type was already shipped with Dart. It's such a necessity.

  • @alghanykennedy
    @alghanykennedy Před 3 měsíci

    first sir🎉