Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RAVINDULM committed Sep 20, 2022
2 parents 87d25ad + ce262a5 commit d367487
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.md
@@ -1,16 +1,14 @@
# googleauth
<div style="text-align:center"><img src="./assets/Screens/logolandscape.png"></div>

A new Flutter project.
# "Sign in/ Signup with firebase authentication"

## Getting Started
This is simple mobile app that is impmented using flutter ,dart and firebase. mainly focus on firebase authentication with email password and google sign in.

This project is a starting point for a Flutter application.
## Features
- Google sign in with email password sign in
- Google sign in with email password sign up

A few resources to get you started if this is your first Flutter project:
## Screen Captures
<div style="text-align:center"><img src="./assets/Screens/Music App Instagram Post.png" /></div>
<div style="text-align:center"><img src="./assets/Screens/Music App Instagram Post (1).png" /></div>

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

0 comments on commit d367487

Please sign in to comment.