first init

This commit is contained in:
2024-06-19 23:24:42 +02:00
parent 7750126ee4
commit 1f185316a9
5 changed files with 165 additions and 114 deletions

View File

@@ -5,7 +5,7 @@
import FlutterMacOS
import Foundation
import shared_preferences_macos
import shared_preferences_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))