mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-09-23 09:43:06 +08: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
|