nyx_converter 0.1.1 copy "nyx_converter: ^0.1.1" to clipboard
nyx_converter: ^0.1.1 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.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:nyx_converter/nyx_converter.dart';
2
likes
150
pub points
55%
popularity
screenshot

Publisher

unverified uploader

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_full_gpl, flutter, path

More

Packages that depend on nyx_converter