- 🎥 Smart Discovery - Automatically scans and organizes device videos
- 🎨 Material 3 Design - Beautiful dark/light themes with adaptive colors
- 🔍 Instant Search - Real-time video search with filters
- 🎛️ Advanced Controls - Gesture support, playback speed, quality selection
- 📱 Responsive UI - Optimized for phones, tablets, and foldables
- 🌍 Internationalization - Multi-language support ready
- Flutter 3.9.2+ and Dart 3.0+
- Android Studio or VS Code with Flutter extensions
# Clone and setup
git clone https://github.com/Birmehto/kitmedia.git
cd kitmedia
flutter pub get
# Run on device
flutter run| Component | Technology |
|---|---|
| Framework | Flutter 3.9.2+ |
| Language | Dart 3.0+ |
| State Management | GetX |
| UI Design | Material 3 |
| Video Engine | video_player + Chewie |
Video: MP4, AVI, MKV, MOV, WMV, WebM, FLV, 3GP, M4V
Codecs: H.264, H.265/HEVC, VP8, VP9, AV1
- Core video playback and discovery
- Playlist management and favorites
- Subtitle support (SRT, VTT)
- Chromecast integration
- Picture-in-picture mode
| Platform | Status | Minimum Version |
|---|---|---|
| Android | ✅ Stable | API 21 (5.0+) |
| iOS | ✅ Stable | iOS 12.0+ |
| Web | 🔄 In Development | - |
We welcome contributions! Please see our Contributing Guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.
⭐ If you find this project helpful, please give it a star!
Made with ❤️ by Birmehto


