flutter_secure_file_storage library

Classes

DocumentsFileStorage
FileStorage
FileStorageManager
FlutterFileStorage storage allows you to save, read and delete files The files are saved using the fileStorage
FlutterKeyValueFileStorage
FlutterFileStorage storage allows you to save, read and delete files The files are saved using the fileStorage but the content is always encrypted using: AES/GCM
FlutterSecureFileStorage
FlutterSecureFileStorage storage allows you to save, read and delete files The files are saved using the fileStorage but the content is always encrypted using: AES/GCM