A simple YouTube clone built with Flutter and Dart, featuring static content.
- Home page with video thumbnails
- Video playback with video thumbnails
- Static content for demonstration purposes
To get started with this project, follow these steps:
- Flutter SDK: Install Flutter
- Dart SDK: Comes with Flutter
- Clone the repository:
git clone https://github.com/your-username/youtube-clone.git
- Navigate to the project directory:
cd youtube-clone - Get the dependencies:
flutter pub get
To run the app on an android emulator or physical device, use:
flutter runHere are some screenshots of the app: