mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

* Prototype * Fix paths to Flutter library resources * Invoke pod install as necessary for materialized modules * Add devicelab test for module use on iOS * Remove debug output * Rebase, reame materialize editable * Add devicelab test editable iOS host app * Removed add2app test section
5 lines
58 B
Objective-C
5 lines
58 B
Objective-C
#import "AppDelegate.h"
|
|
|
|
@implementation AppDelegate
|
|
@end
|