In this series, we will learn more about different list methods in #Dart and see how we can use them in #Flutter. In this episode we have a closer look to .where() method in different list types and see how we can use this method to filter a list in a flutter application.