Release of package sodium - Version 1.2.0
Changelog
Added
- Support for 32bit architectures by generalizing the native FFI bindings (#7)
Changed
- Set minimum required dart SDK version to 2.14
- Updated dependencies
- Upgraded dart ffi language bindings
- Use new callable workflows for workflow simplification
Fixed
- Fix formatting and linter issues with the newer dart SDK & dependencies