filter in array object in flutter code example Example: dart filter by attribute _AnimatedMovies = AllMovies.where((i) => i.isAnimated).toList();