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.
- Animated UI: Smooth and engaging animations for login and home screens.
- Responsive Design: Adapts to different screen sizes.
-
Clone the Repository:
git clone https://github.com/smexinator/auth_app.git
-
Navigate to the Project Directory:
cd auth_app
-
Install Dependencies:
flutter pub get
-
Run the Application:
flutter run
- Fork the Repository.
- Create a New Branch:
git checkout -b feature/your-feature
- Make Your Changes.
- Commit Your Changes:
git add . git commit -m "Add your message"
- Push to Your Branch:
git push origin feature/your-feature
- Create a Pull Request.
For questions or feedback, please contact [email protected].