mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
Initial project commit
Generated icon using flutter_launcher_icons plugin
This commit is contained in:
6
ios/Runner/AppDelegate.h
Normal file
6
ios/Runner/AppDelegate.h
Normal file
@ -0,0 +1,6 @@
|
||||
#import <Flutter/Flutter.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : FlutterAppDelegate
|
||||
|
||||
@end
|
Reference in New Issue
Block a user