15 lines
225 B
Mathematica
15 lines
225 B
Mathematica
|
//
|
||
|
// Generated file. Do not edit.
|
||
|
//
|
||
|
|
||
|
// clang-format off
|
||
|
|
||
|
#import "GeneratedPluginRegistrant.h"
|
||
|
|
||
|
@implementation GeneratedPluginRegistrant
|
||
|
|
||
|
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
|
||
|
}
|
||
|
|
||
|
@end
|