nyx_converter 0.4.0 copy "nyx_converter: ^0.4.0" to clipboard
nyx_converter: ^0.4.0 copied to clipboard

A Flutter package that makes it easier to convert formats, codecs, etc. of media files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nyx_converter

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

dependencies:
  nyx_converter: ^0.4.0

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:nyx_converter/nyx_converter.dart';
19
likes
150
points
25
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter package that makes it easier to convert formats, codecs, etc. of media files.

Repository (GitHub)
View/report issues
Contributing

Topics

#video #audio #converter #ffmpeg

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

ffmpeg_kit_flutter_new, flutter, path

More

Packages that depend on nyx_converter