Skip to content

Commit 0578216

Browse files
Numoywestracer
authored andcommitted
fix(app): add options to method interface
1 parent 7f677a8 commit 0578216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flutter_secure_storage/lib/flutter_secure_storage.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ class FlutterSecureStorage {
344344
});
345345
}
346346

347+
/// [aOptions] optional Android options
347348
Future<bool> isStrongBoxSupported({
348349
AndroidOptions? aOptions,
349350
}) async {

0 commit comments

Comments
 (0)