This video we will talk about crud and will cover about CRUD and Pagination API using BLOC Pattern.
ยป Timestamps ๐
0:00:00โโ Introduction & Demo Final Project
0:01:16โ API Endpoint
0:01:30โ Design UI
0:02:47โ Pagination - Model & Repository
0:05:45โโ Pagination - Event & State
0:06:40โโ Pagination - Implement BLOC
0:10:00โ Detail User Data (previous tutorial)
0:12:55โ Insert - User Form
0:13:20โ Insert - API Service - Create Function Delete
0:14:04โ Insert - User Repository - Create Function
0:14:45โ Insert - User Bloc - Create State & Event
0:15:50โ Insert - Implement Bloc Insert
0:17:45โ Insert - Testing
0:21:20โ Delete - API Service - Create Function Delete
0:22:05โ Delete - User Repository - Create Function Delete
0:22:30โ Delete - User Bloc - Create State & Event
0:24:05โ Delete - Implement Bloc Delete
0:26:05โ Delete - Testing
GITHUB Code : https://github.com/becek2n/flutter-tuโฆ โ
#flutter #bloc