dateapp/macos/Flutter/GeneratedPluginRegistrant.s...

13 lines
257 B
Swift
Raw Permalink Normal View History

2024-02-11 21:45:43 +07:00
//
// Generated file. Do not edit.
//
import FlutterMacOS
import Foundation
import dynamic_color
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
DynamicColorPlugin.register(with: registry.registrar(forPlugin: "DynamicColorPlugin"))
}