Skip to content

Commit a29af85

Browse files
authored
Enable State Restoration for iOS (#647)
1 parent 177efa2 commit a29af85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/veggieseasons/ios/Runner/Base.lproj/Main.storyboard

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!--Flutter View Controller-->
99
<scene sceneID="tne-QT-ifu">
1010
<objects>
11-
<viewController id="BYZ-38-t0r" customClass="FlutterViewController" sceneMemberID="viewController">
11+
<viewController restorationIdentifier="main" id="BYZ-38-t0r" customClass="FlutterViewController" sceneMemberID="viewController">
1212
<layoutGuides>
1313
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
1414
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>

0 commit comments

Comments
 (0)