pennellato git da rosso ad arancio e verde

This commit is contained in:
2026-04-21 11:26:42 +02:00
parent a19fd1104f
commit 09398a1b34
27 changed files with 237 additions and 389 deletions

View File

@@ -51,7 +51,7 @@ class SessionCubit extends Cubit<SessionState> {
}
// 2. Controllo Negozi
final stores = await _repository.getStoresByCompanyId(company.id);
final stores = await _repository.getStoresByCompanyId(company.id!);
if (stores.isEmpty) {
return emit(
state.copyWith(