Skip to content

Commit

Permalink
Fixes issue AOSSIE-Org#26
Browse files Browse the repository at this point in the history
  • Loading branch information
khushi-hura committed Dec 27, 2024
1 parent a601f36 commit 6b3bf0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macos/Flutter/GeneratedPluginRegistrant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import flutter_secure_storage_macos
import local_auth_darwin
import path_provider_foundation
import shared_preferences_foundation
import sqflite
import sqflite_darwin

func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FlutterSecureStoragePlugin.register(with: registry.registrar(forPlugin: "FlutterSecureStoragePlugin"))
Expand Down

0 comments on commit 6b3bf0f

Please sign in to comment.