video_native_preview 0.1.7 copy "video_native_preview: ^0.1.7" to clipboard
video_native_preview: ^0.1.7 copied to clipboard

video preview with ijkplayer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_native_preview

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

dependencies:
  video_native_preview: ^0.1.7

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:video_native_preview/video_native_preview.dart';
0
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

video preview with ijkplayer.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on video_native_preview

Packages that implement video_native_preview