📱 https://mitchkoko.app
My Apps
📱🔥 https://ritualz.app • Habit Tracker
📱💳 https://expensif.app • Expense Tracker
📱💬 https://tuteee.app • AI Personal Tutor
/ createdbykoko
/ createdbykoko
/ createdbykoko
/ mitchkoko
/ mitchkoko96
~;
I will teach you about bloc and clean architecture by building a todo app!
⚙️ PACKAGES & DOCS
BLoC: https://bloclibrary.dev/
Package: https://pub.dev/packages/flutter_bloc
Isar: https://isar.dev/tutorials/quickstart...
~;
⌚️ TIMESTAMPS
0:00 Intro
1:45 domain / model / todo.dart
3:40 domain / repository / todo_repo.dart
5:25 data / model / isar_todo.dart
8:51 data / repository / isar_todo_repo.dart
12:31 presentation / todo_cubit.dart
16:45 presentation / todo_page.dart
17:24 presentation / todo_view.dart