In this video, you will learn everything about the bloc pattern in flutter and by the end of this video, you will become confident enough to start using the bloc pattern in your own flutter apps.

Github repository link:
https://github.com/heyletscode/flutter-cubit-tutorial

Download NodeJS:
https://nodejs.org

Contents of this video:

  • 00:00 - Introduction
  • 01:25 - App showcase
  • 03:01 - Set up the JSON server
  • 08:30 - Create the project and install required extensions
  • 09:28 - Folder structure and app screens
  • 14:10 - Set up navigation routes
  • 17:00 - Coding the todos screen
  • 19:15 - Intro to cubits
  • 23:40 - Add flutter_bloc library in the project
  • 24:58 - Create the first cubit
  • 26:38 - BlocProvider
  • 29:05 - Repository, network service and todo model
  • 31:20 - Fetching todos from server
  • 46:28 - BlocBuilder
  • 55:45 - Completing todo on swipe
  • 1:04:00 - Add todo screen
  • 1:16:55 - BlocListener
  • 1:19:47 - Edit todo screen
  • 1:33:25 - Run on a real device
  • 1:35:00 - MultiBlocProvider & BlocConsumer

#flutter #api #rest

Flutter BLoC/Cubit Tutorial with REST API and Repository Pattern
23.45 GEEK