mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 20:50:04 +00:00
implemented load_local_image example
This commit is contained in:
6
load_local_image/ios/Runner/AppDelegate.h
Normal file
6
load_local_image/ios/Runner/AppDelegate.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <Flutter/Flutter.h>
|
||||
|
||||
@interface AppDelegate : FlutterAppDelegate
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user