Flutter Multiple Selection | Filter ListView Category Using Map Where() & Contain() | Getx

Channel:
Subscribers:
135,000
Published on ● Video Link: https://www.youtube.com/watch?v=-0L-1UxVk3Y



Duration: 40:22
8,561 views
162


In this tutorial you will learn how to create flutter category selection for multiple selection. This is also filtering category list. We will use Getx for ListView. We will create object instances inside map. In the controller we will create the the map and we will also use Map's where() where and Contain methods.
First we will create a model and then controller. Controller will be used inside View to create category objects as children.

@dbestech twitter account
https://www.facebook.com/dbestech for facebook

Time stamp
0:00:45 Introduce the idea and logic
0:03:20 Describes when you need a stateful widget and when you use getx
0:05:10 Create a model
0:05:27 Create a getx controller
0:05:52 Create a map
0:08:24 Create a stateful map
0:08:45 Create a view
0:09:25: Passing parameters to another class
0:12:32 Dependency Injection or Create a controller instance getx
0:13:52 ListView.builder
0:15:01 Dart gettter and get fields
0:15:50 Dart map and list convert
0:20:25 CheckBoxListTile constructor
0:21:07 CheckBoxListTile onChanged value introduce
0:24:45 Toggle checkbox value
0:30:00 Introduce dart map where() method and condition and it's value
0:33:30 Introduce dart map contains() method
0:35:30 Introduce Obx() for getx
0:36:30 Filter the category based on selection

Check out the List and Map example
https://youtu.be/Uz0FgKxXt2o

Learn about Getx and how to use it
https://www.dbestech.com/tutorials/flutter-getx-app-tutorial

See how to use the category selection in bigger app
https://youtu.be/5rENfaExzeQ

Appreciate my work here
https://www.paypal.com/paypalme/dbestech




Other Videos By dbestech


2021-11-15Flutter Reusable Custom Widgets | Reuse Buttons & Components
2021-11-13Flutter Dart Double Dots ..| Dart Operators | Cascading
2021-11-13Flutter TabBar and TabBarView Without Scaffold & AppBar | Custom Indicator & TabBarController
2021-11-10Flutter Provider and ChangeNotifier With Listener for State Management | Example
2021-11-07Laravel 8 | Multi Language Websites With Laravel Route Groups |The Easiest & Efficient Way
2021-11-05Flutter setState() and Callback Function(with parameters) for Passing Data Between Classes
2021-11-03Flutter Firebase App Setup Tutorial & Getx Authentication | Using Email & Password | Part 2
2021-11-01Flutter Firebase App | Step by Step for Beginners to Advanced | Login & Sign up | Auth Page - Part 1
2021-10-30Simplest Explanation Flutter BLoc Pattern | States and Events | mapEventToState
2021-10-29Pubspec.yaml error A package may not list itself as a dependency.
2021-10-23Flutter Multiple Selection | Filter ListView Category Using Map Where() & Contain() | Getx
2021-10-21Flutter Local Notifications & Sqflite Explained Step by Step | Part 3
2021-10-15Flutter Payment App | Laravel Backend Admin Panel | GetX Rest API | Getx Obs and Obx
2021-10-06Must Know Dart List and Map for Flutter App Dev | forEach() map() toList()
2021-10-02Flutter Payment App | App Development Tutorial for Beginners for iOS and Android from Scratch
2021-09-23Flutter App Using Sqlite & Sqflite CRUD With Local Scheduled Notifications | GetX Listview | Part 2
2021-09-19Flutter Dynamic Theme Change | Local Push Notification | Get Storage | Beginners App iOS | Android
2021-09-06Flutter Video Player Tutorial With Controls Fullscreen | Aspect Ratio ListView | Url Example
2021-08-27Flutter App Development Tutorial for Beginners iOS | Android | Complex UI | Training App GetX
2021-08-19Complete Flutter Web App | A Responsive Website Tutorial for Beginners
2021-08-15Flutter Getx App Tutorial | Flutter App Development Tutorial | State management



Tags:
Flutter category selection
flutter multiple category selection
flutter listview getx
flutter listviewbuilder getx
flutter filter category
flutter map where method
flutter map contain method
flutter tutorial
flutter app
flutter
flutter select item
flutter map and select