flutter_openssl_crypto/ios/Classes/FlutterOpensslCryptoPlugin.h

5 lines
98 B
C
Raw Permalink Normal View History

2021-04-19 20:33:39 +02:00
#import <Flutter/Flutter.h>
@interface FlutterOpensslCryptoPlugin : NSObject<FlutterPlugin>
@end