This commit is contained in:
Mohammed Al-Samarraie
2026-01-13 12:43:43 +03:00
parent 4df24f5d8d
commit ac8a769ff0
23 changed files with 945 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
# BLoC directory
# Create your BLoCs here for state management
# Each BLoC should have its own folder with:
# - bloc_name_bloc.dart
# - bloc_name_event.dart
# - bloc_name_state.dart