From 308a08c5600ab8003a99b19cf9d8a4573fd082b7 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 10 Jun 2018 18:57:30 +0200 Subject: [PATCH] Secure Storage --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 81befbd..aaeac44 100644 --- a/source.md +++ b/source.md @@ -187,6 +187,7 @@ Support project visibility, give a ⭐[![GitHub stars](https://img.shields.io/gi ### Storage - [Firebase Storage](https://github.com/flutter/plugins/tree/master/packages/firebase_storage) - Firebase as data storage. +- [Secure Storage](https://github.com/mogol/flutter_secure_storage) - Keychain and Keystore storage by [German Saprykin](https://github.com/mogol) ### Monetization