(Feat) Add google

This commit is contained in:
2026-07-18 13:11:03 +02:00
parent 01a0f1029f
commit 8dd5873f25
20 changed files with 596 additions and 379 deletions
+4 -1
View File
@@ -34,7 +34,10 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
supabase_flutter: ^2.8.0 # backend : auth client + données de fidélité
pocketbase: ^0.22.0 # backend : auth client + données de fidélité
shared_preferences: ^2.3.2 # persistance de la session PocketBase
google_sign_in: ^7.0.0 # connexion native Google (sélecteur de compte in-app)
flutter_svg: ^2.0.10 # rendu du logo G officiel (bouton Google conforme)
qr_flutter: ^4.1.0 # affichage du QR code de fidélité du client
intl: ^0.20.3 # formatage € et dates (locale fr_FR)