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

For encryption and decryption using Kaalka and KaalkaNTP.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kaalka

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

dependencies:
  kaalka: ^1.0.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:kaalka/kaalka.dart';
2
likes
115
points
55
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

For encryption and decryption using Kaalka and KaalkaNTP.

License

unknown (license)

Dependencies

flutter, ntp

More

Packages that depend on kaalka