Created [signIn] methos
This commit is contained in:
parent
0ea8c2d0d4
commit
5003e8c755
1 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
<<<<<<< HEAD
|
|
||||||
import 'dart:async';
|
import 'dart:async';
|
||||||
|
|
||||||
import 'package:firebase_auth/firebase_auth.dart';
|
import 'package:firebase_auth/firebase_auth.dart';
|
||||||
|
|
@ -27,6 +26,3 @@ class GoogleSignInProvider {
|
||||||
return user;
|
return user;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
import 'package:firebase_auth/firebase_auth.dart';
|
|
||||||
>>>>>>> Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue