Skip to content

Commit

Permalink
fix(secure_storage): Add plugin platform entry. (#5178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Equartey authored Jul 22, 2024
1 parent e339a4b commit 85fe599
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/secure_storage/amplify_secure_storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,3 @@ flutter:
pluginClass: AmplifySecureStoragePlugin
ios:
pluginClass: AmplifySecureStoragePlugin
macos:
pluginClass: AmplifySecureStoragePlugin
windows:
default_package: amplify_secure_storage_dart
linux:
default_package: amplify_secure_storage_dart
web:
default_package: amplify_secure_storage_dart

0 comments on commit 85fe599

Please sign in to comment.