mirror of
https://github.com/kphanipavan/modal_progress_hud_nsn.git
synced 2025-10-28 22:32:50 -07:00
5 lines
97 B
Objective-C
5 lines
97 B
Objective-C
#import <Flutter/Flutter.h>
|
|
|
|
@interface ModalProgressHudNsnPlugin : NSObject<FlutterPlugin>
|
|
@end
|