ninja 1.0.0 copy "ninja: ^1.0.0" to clipboard
ninja: ^1.0.0 copied to clipboard

outdatedDart 1 only

Encryption and Decryption cryptographic algorithms exposed as Dart's Converter and Codec interfaces.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ninja

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

dependencies:
  ninja: ^1.0.0

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:ninja/ninja.dart';
9
likes
10
points
9.88k
downloads

Publisher

unverified uploader

Weekly Downloads

Encryption and Decryption cryptographic algorithms exposed as Dart's Converter and Codec interfaces.

License

unknown (license)

Dependencies

pointycastle

More

Packages that depend on ninja