mirror of
https://github.com/flutter/samples.git
synced 2026-04-02 09:43:05 +00:00
Adding JSON example. (#1)
This commit is contained in:
6
jsonexample/ios/Runner/AppDelegate.h
Normal file
6
jsonexample/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