ncmdump 0.0.3 copy "ncmdump: ^0.0.3" to clipboard
ncmdump: ^0.0.3 copied to clipboard

Decrypt .ncm file and convert it to normal music format.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ncmdump

With Flutter:

 $ flutter pub add ncmdump

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

dependencies:
  ncmdump: ^0.0.3

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:ncmdump/ncmdump.dart';
0
likes
130
points
3
downloads

Publisher

verified publisherlolli.eu.org

Weekly Downloads

Decrypt .ncm file and convert it to normal music format.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

args, encrypt

More

Packages that depend on ncmdump