filter flutter code example Example: dart filter by attribute Click to copy_AnimatedMovies = AllMovies.where((i) => i.isAnimated).toList();