mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-04 03:54:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Objective-C
		
	
	
	
	
	
#import <Flutter/Flutter.h>
 | 
						|
 | 
						|
@interface FlowySdkPlugin : NSObject<FlutterPlugin>
 | 
						|
@end
 |