cpd_2023_hello/hello_world2/macos/Flutter/GeneratedPluginRegistrant.s...

13 lines
283 B
Swift
Raw Permalink Normal View History

2023-04-04 15:29:01 +02:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import shared_preferences_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
}