-
Notifications
You must be signed in to change notification settings - Fork 549
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
Error: Getter not found: 'kMinInteractiveSize' #138
Comments
It seems the const kMinInteractiveSize was changed to kMinInteractiveDimension. Simply need to update this line:
|
related vendor issue flutter/flutter#36964 |
@Torrunt is right. Should I (or someone else) open a PR to fix this? |
@Torrunt is right. |
Hey everyone. I see this is a breaking change in master channel of Flutter SDK. I'm a bit constrained on amount of time I have to work on Zefyr so I'm considering to only provide support for stable channel of Flutter SDK for now. This will help me to focus on important changes I already have planned for Zefyr. You are of course free to fork the repo and fix the issues you encounter on master branch. |
This has been released as |
Steps to Reproduce
Just install zefyr package and setup the minimal required to use the editor.
Logs
The text was updated successfully, but these errors were encountered: