Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
f4ccb4b6a4bd7c5e4cffdf68ec70ea14051b3799
/
.
/
examples
/
platform_channel
/
ios
/
Runner
/
GeneratedPluginRegistrant.m
blob: 60dfa42b328db978cbb0d84f5db8535fe3a08542 [
file
] [
log
] [
blame
]
//
// Generated file. Do not edit.
//
#import "GeneratedPluginRegistrant.h"
@implementation
GeneratedPluginRegistrant
+
(
void
)
registerWithRegistry
:(
NSObject
<
FlutterPluginRegistry
>*)
registry
{
}
@end