Flutter - UI Transition Challenge

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

  • @gamanabawi7275
    @gamanabawi7275 4 ปีที่แล้ว +18

    Hi, this is a good video, but it will be easier to understand by previewing the UI results every time you finish adding some widgets 😁

    • @twistbase
      @twistbase  4 ปีที่แล้ว +7

      Gama Nabawi This is true and I will do that in the next chapters. Cheers!

    • @gamanabawi7275
      @gamanabawi7275 4 ปีที่แล้ว

      ​@@twistbase Thanks! Can't wait! 😁

  • @FilledStacks
    @FilledStacks 2 ปีที่แล้ว +1

    Awesome! For this to qualify as a transition it Would have been great if it performed an actual navigation transition to a different view. Great video either way. Thanks for sharing.

  • @RohanBojja
    @RohanBojja 4 ปีที่แล้ว +1

    I can't believe how easy that was. Thanks for the great content!

  • @jayantchoudhary9489
    @jayantchoudhary9489 4 ปีที่แล้ว +1

    Awesome video and explanation

  • @omarredani5580
    @omarredani5580 4 ปีที่แล้ว +1

    you are more than a programer i feel that you are a great artist.

    • @twistbase
      @twistbase  4 ปีที่แล้ว

      Omar Redani Thank you that’s very kind!

  • @DguruZ
    @DguruZ 4 ปีที่แล้ว +2

    Waoo , I recently discovered your channel and it's very cool. Irealle appreciate yout job. Kepp doing

  • @sjampieon
    @sjampieon 4 ปีที่แล้ว

    Nice tutorial, didn't know how easy this was :)

  • @albievids
    @albievids 4 ปีที่แล้ว

    Nicely done

  • @harshshekhadiya8485
    @harshshekhadiya8485 3 ปีที่แล้ว

    ♥️nice job bro💝

  • @albievids
    @albievids 4 ปีที่แล้ว +1

    If you have odd number of pages, the icon disappears during the second iteration through the pages. Use model.isToggled % 2 == 0 instead of model.index % 2 ==0

  • @kahanx10
    @kahanx10 2 ปีที่แล้ว

    "Look mom, I found an animation God"

  • @adityap8243
    @adityap8243 4 ปีที่แล้ว +2

    can this be generalized to animate route transitions at the click of a button?

  • @RoseDeWittWish
    @RoseDeWittWish 2 ปีที่แล้ว +1

    Why you stopped? 😭😭😭

  • @jdsarkar2023
    @jdsarkar2023 3 ปีที่แล้ว

    Dear sir your animation trik is awesome, can u make a vedio on flutter Reflectly Color change animation

  • @hamidkhodarahmi3637
    @hamidkhodarahmi3637 4 ปีที่แล้ว

    Very good, but whats up in the global.dart ?!

  • @xaxababa6616
    @xaxababa6616 4 ปีที่แล้ว +2

    Hey bud! Any chance you could a fancy login/sign up page?

    • @twistbase
      @twistbase  4 ปีที่แล้ว +2

      Xaxa Baba There will be one coming with login/sign up with Firebase Auth

    • @xaxababa6616
      @xaxababa6616 4 ปีที่แล้ว +1

      Twistbase Awesome!! How soon xD? Also if you could add phone verification that would be awesome :)

  • @dragdream7522
    @dragdream7522 4 ปีที่แล้ว

    Cool and try vscode and ios simulator.

  •  4 ปีที่แล้ว

    Awesome wow. Can you post on github so I can study better at my own pace?

    • @twistbase
      @twistbase  4 ปีที่แล้ว +2

      Antonio Davide Calì yes it’s in the description link

    •  4 ปีที่แล้ว

      @@twistbase thank you man. All yours tutorial are impressive. Unbelievable. I'm learning alot. Thank you

  • @letsclode
    @letsclode 4 ปีที่แล้ว

    new subs here flutterer

  • @minigeek
    @minigeek 4 ปีที่แล้ว

    AnimatedCircle widget undefined :(