GeneratedPluginRegistrant.m 225 Bytes
Newer Older
Kevin's avatar
Kevin committed
1 2 3 4
//
//  Generated file. Do not edit.
//

Kevin's avatar
Kevin committed
5 6
// clang-format off

Kevin's avatar
Kevin committed
7 8 9 10 11 12 13 14
#import "GeneratedPluginRegistrant.h"

@implementation GeneratedPluginRegistrant

+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
}

@end