Flutter Mad Science (conference talk)

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

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

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

    I was there and I watched this talk in person
    It's fantastic
    Thank you so much for sharing it here 🎉

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

    The map thing is so cool Mr Filip, thank you for your inspiration

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

    Look forward to watching this. Bout to make a custom RenderSliver and having been going over you video with Ian from five years ago

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

    Thank you for sharing, this is really inspiring tech talk.

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

    Absolutely inspiring thank you so much for sharing this

  • @Adez3
    @Adez3 11 หลายเดือนก่อน +3

    I always avoid learning customPaints , but after this video I think I will try 😅 .

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

    I'm a big fan from Benin in West Africa

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

    Man, you are cool 😎 !! My respect, honor and attention.

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

    Guys (off topic) are you all using bloc rather than provider?

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

      No, when I only started learning Flutter - I found bloc to be too verbose, a lot of boilerplate code required - the provider looked more compact. Do you think bloc is better?

    • @TJ-wc3iq
      @TJ-wc3iq 11 หลายเดือนก่อน

      Nope, I prefer Provider. In case my app requires bloc I need to think about splitting it into smaller apps.

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

      @illya_ike I'm agree with you. When I got familiar with bloc it was feels a little bit complex 😅. And now I just have huge project (with provider) that I started about 2 years ago. But now I see a tendention (and good feedback) to use bloc. So thats why I'm ask.
      Ну ты понял... 😄.

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

      In our prod project we use provider. In my personal projects I'm using Riverpod