real_time_chart/ios/Runner/GeneratedPluginRegistrant.h
TAJAOUART Mounir 12f41cad55 Initial commit
2023-02-09 10:26:53 +01:00

20 lines
378 B
Objective-C

//
// Generated file. Do not edit.
//
// clang-format off
#ifndef GeneratedPluginRegistrant_h
#define GeneratedPluginRegistrant_h
#import <Flutter/Flutter.h>
NS_ASSUME_NONNULL_BEGIN
@interface GeneratedPluginRegistrant : NSObject
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry;
@end
NS_ASSUME_NONNULL_END
#endif /* GeneratedPluginRegistrant_h */