Flutter AnimatedContainer Widget

Поділитися
Вставка
  • Опубліковано 17 лип 2022
  • The Animated Container widget is really easy to use with flutter. This is how to use the animatedContainer widget with flutter and dart. This video is part of the flutter series showing up how to use every flutter widget.
    COURSES
    Flutter courses (Beginner & Advanced): fluttermapp.com/
    MISSION
    Our mission at Flutter Mapp (Flutter Mobile App) is to help purpose driven Flutter developers go full-time doing what they love and making an impact through coding. We achieve this with useful Flutter tips and straight to the point Flutter videos.
    RECOMMENDED VIDEOS
    Playlist of more than 200 Flutter tips: • 35 Flutter Tips That W...
    Learn Flutter in 1 hour: • Flutter Tutorial For B...
    Zero to Hero Flutter Course (Beginners): • Video
    Hero to Pro Flutter Course (Advanced): • Video
    SOCIAL MEDIA:
    Instagram : fluttermapp
    Twitter : FlutterMapp
    Website: www.fluttermapp.com
    Discord Invite: / discord
    CONTACT
    For business inquiries email me here: info@fluttermapp.com
    Website: fluttermapp.com
    #FlutterMapp
    #Flutter

КОМЕНТАРІ • 8

  • @pranksman7051
    @pranksman7051 Рік тому

    Thanks, but if we want to make it auto, like the animation we havee set will keep the movement without our interaction ?

  • @davidngamo7083
    @davidngamo7083 2 роки тому

    Thanks

  • @marflage
    @marflage 2 роки тому

    Okay so then what is the difference between AnimatedBuilder, AnimatedContainer, AnimatedWidget, AnimatedPadding, etc.?

    • @Narritt
      @Narritt 2 роки тому +2

      The same difference as between Builder, Container, Widget, Padding, etc, but these elements change their properties with animation, not in one frame.

  • @ajaypangare2487
    @ajaypangare2487 2 роки тому

    You are awesome

    • @FlutterMapp
      @FlutterMapp  2 роки тому +1

      Thanks!

    • @ajaypangare2487
      @ajaypangare2487 2 роки тому

      @@FlutterMapp hye bro , i need help to build the scrolling effect in listview like scroll one container at a time. but containers are having different heights. the scroll by scrolling only. not by pressing the button. by pressing button i know through jumtonextIndex works but need same effect by scrolling on listview