DRY for Flutter: Code Less, Do More - Write Clean Code

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

КОМЕНТАРІ • 8

  • @scrappydoops
    @scrappydoops 2 місяці тому +1

    How do you provide the blocs to the widgets? I'm curious about state changes in GenericDataState triggering rebuilds in multiple widgets unnecessarily

  • @DevSadRash
    @DevSadRash 2 місяці тому

    Thank you so much Boss 👍
    This is really helpful

  • @abdoullahloukhmi769
    @abdoullahloukhmi769 2 місяці тому

    This is helpful thank you so much 👌

  • @jhonrhayparreno7220
    @jhonrhayparreno7220 2 місяці тому

    Bro I have a question how do you handle multiple api calls and validate all of them and get the right value in fpdart?

  • @manishgautam2424
    @manishgautam2424 2 місяці тому

    DRY , must TRY

  • @xijingjing
    @xijingjing 2 місяці тому

    Will all BlocBuilders rebuild when the generic cubit state changes?

    • @flutterguys
      @flutterguys  2 місяці тому

      No, Why?
      every bloc is gonna rebuild only itself scope.

  • @manishgautam2424
    @manishgautam2424 2 місяці тому

    Do pagination for that