Integrate Google Maps Places Autocomplete for hub address validation; update demo plan and Firebase configurations

This commit is contained in:
Achintha Isuru
2026-02-03 12:59:44 -05:00
parent 11ad6c47d1
commit 065af4fd7f
10 changed files with 64 additions and 28 deletions

View File

@@ -28,7 +28,7 @@ class OtpVerificationHeader extends StatelessWidget {
.code_sent_message,
style: UiTypography.body2r.textSecondary,
children: <InlineSpan>[
TextSpan(text: '+1 $phoneNumber', style: UiTypography.body2b),
TextSpan(text: phoneNumber, style: UiTypography.body2b),
TextSpan(
text: t
.staff_authentication