Skip to content

Fadilix/FlutterMusicLoginUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music App Login and register UI

Run

git clone https://github.com/Fadilix/FlutterMusicLoginUI.git
flutter clean
flutter packages get
flutter run

Screenshots

Features:

  • Input fields for email/username and password.
  • Toggle password visibility with the eye icon.
  • Remember me checkbox.
  • "Forgot password?" link.
  • "Sign in" button with custom color.
  • Option to sign in with Facebook, Google, or Apple.
  • Link to the registration page for users without an account.

Reusable components

Created reusable components:

  • MyButton
  • MyTextField

dependencies:

  • google_fonts for the font used in the project

About

Simple login and register form for a music application using Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published