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

outdated

A simple command-line application to list or extract files from ggpack files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ngpack

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

dependencies:
  ngpack: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:ngpack/ngpack.dart';
0
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A simple command-line application to list or extract files from ggpack files.

Homepage

License

unknown (license)

Dependencies

args, glob, path

More

Packages that depend on ngpack