Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No named parameter with the name 'restorationId' #54

Open
mohmdezeldeen opened this issue Jan 3, 2021 · 0 comments
Open

No named parameter with the name 'restorationId' #54

mohmdezeldeen opened this issue Jan 3, 2021 · 0 comments

Comments

@mohmdezeldeen
Copy link

mohmdezeldeen commented Jan 3, 2021

when build app this error appear: No named parameter with the name 'restorationId'
Full:
/Pub/Cache/hosted/pub.dartlang.org/pub_cache-0.2.3/hosted/pub.dev/flutter_staggered_grid_view-0.3.3/lib/src/widgets/staggered_grid_view.dart:425:11: Error: No named parameter with the name 'restorationId'.
restorationId: restorationId,

this error appear after new update of package flutter_staggered_grid_view to 0.3.3
Add support for state restoration.

To temporarily solve this problem I added the following in pubspec.yaml file
dependency_overrides:
flutter_staggered_grid_view: 0.3.2

DO NOT ADD ^ to lib version number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant