How to Add new contact with google people api in Flutter App, Google sign in is working

前端 未结 0 1202
北海茫月
北海茫月 2020-12-07 21:51
final GoogleSignInAccount googleUser = await _gSignIn.signIn();
final authHeaders = await googleUser.authHeaders;

final authenticateClient = GoogleAuthClient(authHe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题