flutter_ffmpeg_wasm 0.1.1 copy "flutter_ffmpeg_wasm: ^0.1.1" to clipboard
flutter_ffmpeg_wasm: ^0.1.1 copied to clipboard

Bundled single-thread FFmpeg WebAssembly runtime for Flutter web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ffmpeg_wasm

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

dependencies:
  flutter_ffmpeg_wasm: ^0.1.1

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_ffmpeg_wasm/flutter_ffmpeg_wasm.dart';
0
likes
60
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

Bundled single-thread FFmpeg WebAssembly runtime for Flutter web.

Repository (GitHub)
View/report issues

Topics

#flutter #web #ffmpeg #wasm #video

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_ffmpeg_wasm

Packages that implement flutter_ffmpeg_wasm