Aes Dart

style: very good analysis License: MIT

Usage

final encprypted = await aesEncrypt('test', 'password')
final decrypted = await aesDecrypt(encrypted, 'password')

Libraries

aes_dart
Aes dart