Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9abdbf3

Browse files
committed
Re-add TODO
1 parent 548cc94 commit 9abdbf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shell/platform/darwin/ios/framework/Source/FlutterViewController.mm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,8 @@ - (void)deregisterNotifications {
970970
}
971971

972972
- (void)dealloc {
973+
// TODO(cbracken): https://github.com/flutter/flutter/issues/157140
974+
// Eliminate method calls in initializers and dealloc.
973975
[self removeInternalPlugins];
974976
[self deregisterNotifications];
975977

0 commit comments

Comments
 (0)