Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Conversation

shihaohong
Copy link

State restorable Crane app, except for a single use of StaggeredGridView, which I've opened a PR for (letsar/flutter_staggered_grid_view#148).

flutter/flutter#62916

Copy link
Contributor

@rami-a rami-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -19,6 +19,7 @@ class CraneApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
restorationScopeId: 'appNavigator',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know you mentioned this ID doesn't matter but for consistency this should be craneApp I guess

@shihaohong shihaohong merged commit a950e14 into flutter:master Dec 17, 2020
@shihaohong shihaohong deleted the state-restoration-crane branch December 17, 2020 03:42
@shihaohong shihaohong changed the title State Restorable Crane app [State Restoration] Crane app Feb 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants