SAI KWRN KHAM
SAI KWRN KHAM
Got same issue. I don't want to turn off debug in production. I want to know what's wrong so I can fix.
> > You can use BackButtonListener > > ``` > > BackButtonListener( > > onBackButtonPressed: () async { > > print('test'); > > return true; > > }, > >...
@HamzaMihfad How do you determine the width of the image?
I styled the OTP field as circle, but the numbers can't be show in the center.
> add a photo for clarity Sorry, I don't have it now as I changed my code. By default the input number is align to the bottom, which is fine...
> > @abisao1 just provide height to parent widget or wrap this widget with SizedBox widget and provide height through it. > > When the height is set, the text...
I tested in "endActionPane" and iPhone 8 plus simulator
You need to wrap your list with SlidableAutoCloseBehavior, then it will work.
same problem here
Is there work around for this? Downgrade the version?