seald_sdk_flutter 0.0.1-beta.4
seald_sdk_flutter: ^0.0.1-beta.4 copied to clipboard
Seald SDK for Flutter: simple end-to-end encryption for your app
0.0.1-beta.4 #
- Add
deviceExpires
property toSealdAccountInfo
- Add
updateCurrentDevice
method toSealdSdk
class - More lenient parsing of base64 on
databaseEncryptionKeyB64
: now accepts both padded and non-padded strings - Fix minor bugs
0.0.1-beta.3 #
- Fix memory management details
- Add
authenticatedSessionId
toSealdSsksTMRPluginRetrieveIdentityResponse
0.0.1-beta.2 #
- Add SSKS Password & SSKS 2MR plugins.
0.0.1-beta.1 #
- Clean finalizer for EncryptionSession.
- Implement SealdActionStatus.
- Proper README.
0.0.1-beta.0 #
- First release.