https://github.com/dorstern3/loginuser-app
User application with some features
https://github.com/dorstern3/loginuser-app
dart flutter flutter-app
Last synced: 3 months ago
JSON representation
User application with some features
- Host: GitHub
- URL: https://github.com/dorstern3/loginuser-app
- Owner: dorstern3
- Created: 2022-10-13T16:25:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T12:04:20.000Z (over 3 years ago)
- Last Synced: 2025-08-27T05:27:49.342Z (10 months ago)
- Topics: dart, flutter, flutter-app
- Language: Dart
- Homepage:
- Size: 351 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoginUser-App
- **Front & Back:** Flutter
- **DB:** Firebase
## View:
- ### Android device:
https://user-images.githubusercontent.com/96941609/213865987-770a42f9-ef8a-4f61-8d14-c7ea96646ea9.mp4
## Description:
User application with the features:
- Registration and login with email and password.
- Registration and Login with Facebook.
- Registration and Login with Google.
- Recover password with email.
- Display the username after login (on the home page).
## Platforms:
- [X] Android
## Install:
- flutter pub get
- Run flutter run -v (for apk file).