![WatchYou Logo]
WatchYou is a dynamic movie information app that provides comprehensive details about your favorite films, including trailers to pique your interest. Additionally, you can seamlessly access links to stream full movies with integrated players at your fingertips.
- Movie Details: Access detailed information about a wide range of movies.
- Trailers: Watch trailers directly within the app to get a glimpse of the movie.
- Streaming Links: Seamlessly access links to stream full movies with integrated players.
Movie Details Screen
-
Clone the Repository:
git clone https://github.com/malikhaider1/watchyou.git
-
Navigate to the Project Directory:
cd watchyou -
Install Dependencies:
flutter pub get
-
Run the App:
flutter run
- Home Screen: Browse through a list of movies.
- Search: Use the search functionality to find specific movies.
- Movie Details: Click on a movie to view detailed information and watch the trailer.
- Streaming: Access streaming links to watch the full movie within the app.
- Flutter: UI toolkit for building natively compiled applications.
- Dart: Programming language optimized for building mobile applications.
- Firebase: Backend platform for building web and mobile applications.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature - Commit your changes:
git commit -m 'Add some feature' - Push to the branch:
git push origin feature/YourFeature - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Thanks to all contributors and the Flutter community for their support.