first commit

This commit is contained in:
Salvatore Giordano
2018-03-23 17:38:44 +01:00
commit 8778042495
13 changed files with 1797 additions and 0 deletions

View File

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