https://github.com/ogweno-d/flutterauth
Flutter authentication with firebase
https://github.com/ogweno-d/flutterauth
firebase-auth flutter flutter-authentication flutter-firebase-auth flutter-ui
Last synced: 2 months ago
JSON representation
Flutter authentication with firebase
- Host: GitHub
- URL: https://github.com/ogweno-d/flutterauth
- Owner: Ogweno-D
- Created: 2025-01-29T07:42:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T08:06:36.000Z (over 1 year ago)
- Last Synced: 2025-03-29T17:41:38.635Z (over 1 year ago)
- Topics: firebase-auth, flutter, flutter-authentication, flutter-firebase-auth, flutter-ui
- Language: Dart
- Homepage:
- Size: 433 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlutterAuth
This is a full flutter authentication implementation using Flutter and Firebase.
## Features
- Login
- Register
- Logout
- Google Sign In
First here is the UI (User Interface) for the Login and the Register pages.
   
This implements Google Sign In for both Android and Ios platfoms
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Contributing
Contributions are always welcome!