mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-10 00:58:59 +00:00
13 lines
245 B
Swift
13 lines
245 B
Swift
![]() |
//
|
||
|
// Generated file. Do not edit.
|
||
|
//
|
||
|
|
||
|
import FlutterMacOS
|
||
|
import Foundation
|
||
|
|
||
|
import flowy_sdk
|
||
|
|
||
|
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
||
|
FlowySdkPlugin.register(with: registry.registrar(forPlugin: "FlowySdkPlugin"))
|
||
|
}
|