iqplayer 0.4.0 copy "iqplayer: ^0.4.0" to clipboard
iqplayer: ^0.4.0 copied to clipboard

outdated

Simple awesome video player with subtitle (you can load from assets, file, network, string).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iqplayer

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

dependencies:
  iqplayer: ^0.4.0

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:iqplayer/iqplayer.dart';
38
likes
40
points
42
downloads

Publisher

verified publishermuhmdhsn313.me

Weekly Downloads

Simple awesome video player with subtitle (you can load from assets, file, network, string).

Repository (GitHub)

License

MIT (license)

Dependencies

auto_orientation, bloc, equatable, flutter, flutter_bloc, http, meta, screen, simple_html_css, video_player

More

Packages that depend on iqplayer