flutter_compress_pro 0.1.0
flutter_compress_pro: ^0.1.0 copied to clipboard
Video & image compression for Android, iOS, Web, macOS, Windows & Linux. Mobile/Web/macOS use OS encoders (no FFmpeg); Windows/Linux auto-download FFmpeg when missing.
import 'package:material_ui/material_ui.dart';
import 'app.dart';
void main() => runApp(const DemoApp());