mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
13 lines
204 B
Objective-C
13 lines
204 B
Objective-C
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
#import "GeneratedPluginRegistrant.h"
|
|
|
|
@implementation GeneratedPluginRegistrant
|
|
|
|
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
|
|
}
|
|
|
|
@end
|