Play Arena is a Flutter application that showcases various games with a sleek and modern interface. It supports both light and dark modes and provides an engaging user experience with a dynamic game display and interactive features.
- Dynamic Game Display: Browse through featured games with a scrolling carousel.
- Light and Dark Mode: Toggle between light and dark themes for optimal viewing.
- Interactive UI: Explore game details with smooth animations and transitions.
- Flutter SDK
- Dart SDK
- A supported IDE (e.g., Android Studio, Visual Studio Code)
-
Clone the Repository:
git clone https://github.com/smexinator/play_arena.git
-
Navigate to the Project Directory:
cd auth_app
-
Install Dependencies:
flutter pub get
-
Run the Application:
flutter run
- Open the app and browse through featured games.
- Use the theme toggle button to switch between light and dark modes.
- Scroll horizontally to view more games in the different categories.
- 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].