Neat Fastro
Neat Fastro
I'm also facing the same issue
@ElsayedDev is your problem fixed? if so how? I'm facing the same issue right now myself
Here's the minimal reproducible example. when user taps on the TextField the the assertion fails, the only solution I was able to find was to comment out the assertion in...
environment: sdk: ">=2.17.0
Idk about that, all I care about is when this is going to be fixed or is there any workaround?
> Good reproduction! So, to make reproducible sample smaller, does `_showPortal` matter here? Or can we remove that button and _showPortal logic? > > Similar applies to TextFormField.decoration - can...
> To fix it or make a workaround, needs to find the cause of bug, which needs a good reproducible sample :) I might have to downgrade to flutter 2.10.x...
do you want be to simplify the code?
> Good reproduction! So, to make reproducible sample smaller, does `_showPortal` matter here? Or can we remove that button and _showPortal logic? > > Similar applies to TextFormField.decoration - can...
Just to be clear, you want me to write a test for this use case right?