mirror of
https://github.com/inventree/inventree-app.git
synced 2026-04-26 03:13:25 +00:00
56d7f6389c
Generated icon using flutter_launcher_icons plugin
7 lines
103 B
Objective-C
7 lines
103 B
Objective-C
#import <Flutter/Flutter.h>
|
|
#import <UIKit/UIKit.h>
|
|
|
|
@interface AppDelegate : FlutterAppDelegate
|
|
|
|
@end
|