Skip to content

Skycoder42/libsodium_dart_bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.