native-crypto/native_crypto_ios/ios/Classes/NativeCryptoIosPlugin.h

5 lines
93 B
Objective-C

#import <Flutter/Flutter.h>
@interface NativeCryptoIosPlugin : NSObject<FlutterPlugin>
@end