Closed esDotDev closed 4 years ago
That Is strange. Would appreciate if you could open a pull request to include this method again
Sorry, it would be more clear to say overflow has been replaced by Stack.clipBehavior https://api.flutter.dev/flutter/widgets/Stack/clipBehavior.html
They have been planning to remove it for a while apparently: https://api.flutter.dev/flutter/widgets/Stack/overflow.html This overrides clipBehavior for now due to a staged roll out without breaking Google. We will remove it and only use clipBehavior soon
I have the same problem. To fix it I had to use an older version of flutter. When are you going to release a library update?
The issue is resolved in #52. Will try to make an update today
The update is now available as version 0.2.2
I'm getting these errors in the latest master: