Files
intaleq/packages/get_storage/example/ios/Runner/GeneratedPluginRegistrant.m
2026-04-16 19:45:03 +03:00

15 lines
225 B
Objective-C

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