Skip to content

Commit

Permalink
Added Email Auth(himanshusharma89#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
puruganda committed Mar 22, 2021
2 parents e7f7e99 + 218fc55 commit 55eb954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/views/login.dart
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class LoginScreenState extends State<LoginScreen> {
final double width = MediaQuery.of(context).size.width;
return Scaffold(
body: Stack(
// ignore: always_specify_types
children: [
Center(
child: Stack(
Expand Down

0 comments on commit 55eb954

Please sign in to comment.