soft_converter 0.3.0-dev copy "soft_converter: ^0.3.0-dev" to clipboard
soft_converter: ^0.3.0-dev copied to clipboard

Convert some videos and images to some formats

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add soft_converter

With Flutter:

 $ flutter pub add soft_converter

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

dependencies:
  soft_converter: ^0.3.0-dev

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:soft_converter/soft_converter.dart';
4
likes
150
points
28
downloads

Publisher

verified publishersoftyes.com.br

Weekly Downloads

Convert some videos and images to some formats

Homepage
Repository (GitHub)
View/report issues

Topics

#converter #image #video #ffmpeg #cwebp

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

path

More

Packages that depend on soft_converter