mirror of
				https://github.com/kphanipavan/modal_progress_hud_nsn.git
				synced 2025-10-30 15:22:49 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			280 B
		
	
	
	
		
			Swift
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			280 B
		
	
	
	
		
			Swift
		
	
	
	
	
	
| //
 | |
| //  Generated file. Do not edit.
 | |
| //
 | |
| 
 | |
| import FlutterMacOS
 | |
| import Foundation
 | |
| 
 | |
| import modal_progress_hud_nsn
 | |
| 
 | |
| func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
 | |
|   ModalProgressHudNsnPlugin.register(with: registry.registrar(forPlugin: "ModalProgressHudNsnPlugin"))
 | |
| }
 |