/LoginUser-App

User application with some features

Primary LanguageDart

LoginUser-App

  • Front & Back: Flutter

  • DB: Firebase

View:

  • Android device:

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:

  • Android

Install:

  • flutter pub get
  • flutter run -v (for apk file).
  • It may be necessary to change the minSdkVersion (dependent on the real device you are use).