Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
GeneratedPluginRegistrant.m
Go to the documentation of this file.
1//
2// Generated file. Do not edit.
3//
4
5// clang-format off
6
8
9@implementation GeneratedPluginRegistrant
10
11+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
12}
13
14@end