Results 8 comments of Chris Elliot

I found that setting KeyboardActions.disableScroll: true resolved my error when placing inside a custom scroll view

I have found a bit of a hack way to remove the error. Above is better, but we simply need to add `..setPlaceholderDimensions()` to our TextPainter. If we provide a...

I have changed the check to if they are not ineligible then purchase the discounted package seems to be holding

We’ve had to pgrade to Android Gradle Plugin >=8 due to another package and now we can’t compile because of this. Please can you merge this