What is the best way to check if the user is new in firebase google sign in with flutter
I want to add some extra features after new user login with a google login in Flutter.so I need to know if a user is new or not . if the user is new then I want to add some…