flutter_ijkplayer 0.3.5+1 copy "flutter_ijkplayer: ^0.3.5+1" to clipboard
flutter_ijkplayer: ^0.3.5+1 copied to clipboard

discontinued

Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ijkplayer
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_ijkplayer: ^0.3.5+1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_ijkplayer/flutter_ijkplayer.dart';
copied to clipboard
43
likes
35
points
62
downloads

Publisher

verified publisherkikt.top

Weekly Downloads

2024.09.26 - 2025.04.10

Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.

Repository (GitHub)
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_ijkplayer