Merge branch 'dev' into 312-feature-integrate-google-maps-places-autocomplete-for-hub-address-validation

This commit is contained in:
Achintha Isuru
2026-01-30 11:20:54 -05:00
63 changed files with 1436 additions and 469 deletions

View File

@@ -49,7 +49,7 @@ class LocaleBloc extends Bloc<LocaleEvent, LocaleState> {
// 2. Persist using Use Case
await setLocaleUseCase(event.locale);
// 3. Emit new state
emit(
LocaleState(