@pragma('vm:entry-point') Future<String> signInWithGoogle() async { return "Connexion avec Google"; }