7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
# 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
|