Skip to content

Commit 28dfa98

Browse files
committed
Enable State Restoration for iOS
1 parent 4d5b3a8 commit 28dfa98

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)