Skip to content

Simple animated list while scrolling using animated padding and GetX

Notifications You must be signed in to change notification settings

DaniEid/Flutter-Animate-List-While-Scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter List animate while scroll

Scrolling animation

Simple animated list while scrolling using animated padding and GetX

Demo

Features

  • Build a list using listView.builder
  • Use GetX to control the state of the widget using Obx and Rx
  • Use Scroll notification to trigger the animation

Note:

if you don't want to use GetX you will find in the commits the stateful widget use

Installation

Just clone the project, run flutter pub get then hit the run button to get started

About

Simple animated list while scrolling using animated padding and GetX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published