flutter_secure_storage_darwin 0.2.0 copy "flutter_secure_storage_darwin: ^0.2.0" to clipboard
flutter_secure_storage_darwin: ^0.2.0 copied to clipboard

PlatformiOSmacOS

Apple (ios and macos) implementation of flutter_secure_storage

0.2.0 #

  • Remove keys regardless of synchronizable state or accessibility constraints.

0.1.1 #

  • Fix warnings with Privacy Manifest

0.1.0 #

This package combines flutter_secure_storage_macos together with the ios part of flutter_secure_storage.

Other changes:

  • Code has been rebuild from the ground up
  • Lots of missing attributes have been added to the IOSOptions and MacOsOptions classes.