PMU-PIbd-32-Fedorenko-G-Y/flutter_app/macos/Flutter/GeneratedPluginRegistrant.swift

13 lines
283 B
Swift
Raw Normal View History

2024-09-30 16:44:37 +04:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
2024-11-14 14:28:07 +04:00
import shared_preferences_foundation
2024-09-30 16:44:37 +04:00
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2024-11-14 14:28:07 +04:00
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
2024-09-30 16:44:37 +04:00
}