flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

IOSOptions lacks more context/documentation

Open Fernandomr88 opened this issue 2 years ago • 0 comments

Hello,

So I have been implementing flutter_secure_storage, but I'm having a hard time finding explanation for IOSOptions parameters definitions, what are they for and etc.

This is IOSOptions.groupid and synchronizable versus AndroidOptions.sharedPreferencesName and preferencesKeyPrefix definitions,

IOS image image

ANDROID image image

Fernandomr88 avatar Nov 09 '23 18:11 Fernandomr88