gstplayer 0.0.3 copy "gstplayer: ^0.0.3" to clipboard
gstplayer: ^0.0.3 copied to clipboard

A polished, all-in-one Flutter video player powered by GStreamer — beautiful built-in controls and broad format support for local and network video on mobile and desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gstplayer

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

dependencies:
  gstplayer: ^0.0.3

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:gstplayer/gstplayer.dart';
0
likes
160
points
168
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A polished, all-in-one Flutter video player powered by GStreamer — beautiful built-in controls and broad format support for local and network video on mobile and desktop.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

ffi, flutter, material_ui, screen_brightness

More

Packages that depend on gstplayer

Packages that implement gstplayer