13 lines
		
	
	
		
			263 B
		
	
	
	
		
			Swift
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			263 B
		
	
	
	
		
			Swift
		
	
	
	
	
	
| //
 | |
| //  Generated file. Do not edit.
 | |
| //
 | |
| 
 | |
| import FlutterMacOS
 | |
| import Foundation
 | |
| 
 | |
| import file_selector_macos
 | |
| 
 | |
| func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
 | |
|   FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin"))
 | |
| }
 |