We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d8f84 commit 01af82eCopy full SHA for 01af82e
shell/platform/darwin/ios/framework/Source/FlutterPlatformViews.mm
@@ -379,6 +379,7 @@ - (BOOL)flt_hasFirstResponderInViewHierarchySubtree {
379
return clipCount;
380
}
381
382
+// TODO(emilyabest): review this method
383
void FlutterPlatformViewsController::ApplyMutators(const MutatorsStack& mutators_stack,
384
UIView* embedded_view) {
385
if (flutter_view_ == nullptr) {
0 commit comments