未验证 提交 504889d0 编写于 作者: W Wu Zhong 提交者: GitHub

[iOS] Make FlutterEngine new method available (#25446)

上级 3c7cac8d
......@@ -161,8 +161,6 @@ FLUTTER_DARWIN_EXPORT
allowHeadlessExecution:(BOOL)allowHeadlessExecution
restorationEnabled:(BOOL)restorationEnabled NS_DESIGNATED_INITIALIZER;
+ (instancetype)new NS_UNAVAILABLE;
/**
* Runs a Dart program on an Isolate from the main Dart library (i.e. the library that
* contains `main()`), using `main()` as the entrypoint (the default for Flutter projects),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册