Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- //
- // 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 */
|