Files
CountryCodePicker/ios/Runner/GeneratedPluginRegistrant.m
Salvatore Giordano 8778042495 first commit
2018-03-23 17:38:44 +01:00

13 lines
204 B
Objective-C

//
// Generated file. Do not edit.
//
#import "GeneratedPluginRegistrant.h"
@implementation GeneratedPluginRegistrant
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
}
@end