/libsodium_dart_bindings

Dart bindings for libsodium, supporting both the VM and JS without flutter dependencies.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

libsodium_dart_bindings

Continous Integration for package sodium Pub Version

Continous Integration for package sodium_libs Pub Version

This repository is a multi package repository for dart bindings of libsodium. It consists of the following packages. Please check the READMEs of the specific packages for more details on them.

If you just landed here and don't know where to start, simply read the sodium README, as that is the primary package of this repository.

  • sodium: Dart bindings for libsodium, supporting both the VM and JS without flutter dependencies.
  • sodium_libs: Flutter companion package to sodium that provides the low-level libsodium binaries for easy use.