diff options
Diffstat (limited to 'macos/Flutter/GeneratedPluginRegistrant.swift')
| -rw-r--r-- | macos/Flutter/GeneratedPluginRegistrant.swift | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/macos/Flutter/GeneratedPluginRegistrant.swift b/macos/Flutter/GeneratedPluginRegistrant.swift new file mode 100644 index 0000000..cccf817 --- /dev/null +++ b/macos/Flutter/GeneratedPluginRegistrant.swift @@ -0,0 +1,10 @@ +// +// Generated file. Do not edit. +// + +import FlutterMacOS +import Foundation + + +func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { +} |
