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

Flutter 3.13: No named parameter with the name 'isAlwaysShown'. #291

Closed
Albert-Jan opened this issue Aug 16, 2023 · 2 comments · Fixed by #292
Closed

Flutter 3.13: No named parameter with the name 'isAlwaysShown'. #291

Albert-Jan opened this issue Aug 16, 2023 · 2 comments · Fixed by #292
Labels
bug Something isn't working

Comments

@Albert-Jan
Copy link

Stacktrace
pub.dev/wiredash-1.7.2/lib/src/core/widgets/backdrop/step_page_scaffold.dart:340:9: Error: No named parameter with the name 'isAlwaysShown'.

Wiredash SDK Info
1.7.2 on iOS

Flutter SDK
3.13.0

@Albert-Jan Albert-Jan added the bug Something isn't working label Aug 16, 2023
@cody-fjorge
Copy link

Reverting to Flutter 3.10.6 will solve the issue. The Scrollbar implementation needs to be updated for the plugin to work on the latest stable channel of flutter (3.13.0).
Screen Shot 2023-08-16 at 4 36 13 PM

@passsy
Copy link
Member

passsy commented Aug 17, 2023

Fix has been released 1.7.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants