twonly-app-dependencies/screen_protector/ios/Classes/ScreenProtectorPlugin.h
2026-05-01 01:24:58 +02:00

4 lines
93 B
Objective-C

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