You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
225 B
Matlab
15 lines
225 B
Matlab
|
1 year ago
|
//
|
||
|
|
// Generated file. Do not edit.
|
||
|
|
//
|
||
|
|
|
||
|
|
// clang-format off
|
||
|
|
|
||
|
|
#import "GeneratedPluginRegistrant.h"
|
||
|
|
|
||
|
|
@implementation GeneratedPluginRegistrant
|
||
|
|
|
||
|
|
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
|
||
|
|
}
|
||
|
|
|
||
|
|
@end
|