Flutter State Management: Which One Dominates? Bloc vs Riverpod | Flutter Heroes 2024 Talk

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025

Комментарии • 20

  • @saliouseck4263
    @saliouseck4263 3 дня назад

    Great Talk Thank's very much

  • @conceptcoder
    @conceptcoder 11 дней назад +2

    Amazing,
    Riverpod,
    Remi

  • @vrl23
    @vrl23 11 дней назад +2

    I am using Roverpod for most projects. Bloc will only be needed for a large scaled applications..

    • @conceptcoder
      @conceptcoder 10 дней назад +1

      @@vrl23 r u already implement clean architecture with Riverpod?

    • @JEsterCW
      @JEsterCW 9 дней назад +1

      @@conceptcoder clean architecture 99% of times is totally overcomplexing the app and not really needed, youre making your workflow and productivity 10 times worse (atleast)

    • @conceptcoder
      @conceptcoder 9 дней назад +1

      @JEsterCW oh, i see. Any references or something proved that statement?

    • @conceptcoder
      @conceptcoder 9 дней назад +1

      @JEsterCW you feel more complex or not really needed it's because your apps not complex enough maybe....

    • @vrl23
      @vrl23 9 дней назад +2

      @@JEsterCW Clean Architecture is may be the overkill for some small project but is really the best solution, if you need the scalability, testability and team work afterall.

  • @UsamaKarim
    @UsamaKarim 10 дней назад +1

    Recorded on 23 Feb 2024.

  • @UsamaKarim
    @UsamaKarim 10 дней назад +1

    Next talk should be on riverpod vs signal

    • @FlutterHeroes
      @FlutterHeroes  9 дней назад +1

      It seems like a great update for the 2025 edition, we'll see on March 12th 😉

  • @roninspect4357
    @roninspect4357 11 дней назад +2

    very good presentation.
    Riverpod ftw

    • @FlutterHeroes
      @FlutterHeroes  11 дней назад +1

      don't miss next talks, 2025 edition coming soon 🚀

    • @borbelyviktor3057
      @borbelyviktor3057 11 дней назад

      You summarized these packages with main concepts. Great!
      I am always hear that "complex app". But what does it mean? What is the level or feature an app becomes complex.
      Or take other way round: which app is not complex?

    • @thirddecember4355
      @thirddecember4355 6 дней назад

      @@borbelyviktor3057 consider complex app is something more than pet project :) so use bloc :)

  • @youcefmoulla1828
    @youcefmoulla1828 4 дня назад

    It should be StateNotifier vs Bloc

  • @last-mfk
    @last-mfk 11 дней назад +2

    amazing video thanks