Skip to content

AuthApp is a Flutter-based mobile application designed to provide a modern login user interface. This project includes a login page with animated transitions and a logout button.

Notifications You must be signed in to change notification settings

smexinator/auth_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthApp

AuthApp is a Flutter-based mobile application designed to provide a modern login user interface. This project includes a login page with animated transitions and a logout button.

Features

  • Animated UI: Smooth and engaging animations for login and home screens.
  • Responsive Design: Adapts to different screen sizes.

Screenshots

Login Page

Getting Started

  1. Clone the Repository:

    git clone https://github.com/smexinator/auth_app.git
  2. Navigate to the Project Directory:

    cd auth_app
  3. Install Dependencies:

    flutter pub get
  4. Run the Application:

    flutter run

Contributing

  1. Fork the Repository.
  2. Create a New Branch:
    git checkout -b feature/your-feature
  3. Make Your Changes.
  4. Commit Your Changes:
    git add .
    git commit -m "Add your message"
  5. Push to Your Branch:
    git push origin feature/your-feature
  6. Create a Pull Request.

Contact

For questions or feedback, please contact [email protected].

About

AuthApp is a Flutter-based mobile application designed to provide a modern login user interface. This project includes a login page with animated transitions and a logout button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages