ijkplayer_flutter_sdk
A Video Player Flutter plugin based on ijkplayer, support most popular protocols and codecs.
Features
- Support most popular video formats and protocols
- Based on ijkplayer
- Cross-platform support (Android & iOS)
Installation
Add this to your package's pubspec.yaml file:
dependencies:
ijkplayer_flutter_sdk: ^1.0.0
Then run:
flutter pub get
Usage
import 'package:ijkplayer_flutter_sdk/ijkplayer_flutter_sdk.dart';
// TODO: Add usage examples
Platform Support
| Platform | Support |
|---|---|
| Android | ✅ |
| iOS | ✅ |
Links
License
MIT License - see the LICENSE file for details.