Sign in
flutter
/
mirrors
/
flutter
/
7ce121fed9199fee3fd3e7c4521b0d80a40f3fcb
/
.
/
examples
/
hello_world
/
ios
/
Runner
/
GeneratedPluginRegistrant.m
blob: efe65ecccf693ff20ed7d92b7a75e0a67396dbfa [
file
] [
log
] [
blame
]
//
// Generated file. Do not edit.
//
// clang-format off
#import "GeneratedPluginRegistrant.h"
@implementation
GeneratedPluginRegistrant
+
(
void
)
registerWithRegistry
:(
NSObject
<
FlutterPluginRegistry
>*)
registry
{
}
@end