flutter_yt_dlp 0.2.2 copy "flutter_yt_dlp: ^0.2.2" to clipboard
flutter_yt_dlp: ^0.2.2 copied to clipboard

PlatformAndroid

A Flutter plugin for downloading and processing media using yt-dlp and FFmpeg.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'app.dart';

void main() {
  runApp(const MyApp());
}
6
likes
150
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for downloading and processing media using yt-dlp and FFmpeg.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, plugin_platform_interface

More

Packages that depend on flutter_yt_dlp

Packages that implement flutter_yt_dlp