Joze

Results 8 comments of Joze

Any progress on this matter? Or workaround? Interestingly I get the same error only when running on IOS in release mode (on physical device). However, I get no error when...

@nagringapp In my app I am using Catcher to catch all uncaught exceptions and this one was always triggering Catcher to display the error to the app user. So in...

Any progress here? I have encountered the same problem on IOS 17, i need to release the app in a very short time so desperately need a fix for IOS...

The above proposed solution, together with the solutions for issues https://github.com/danvick/flutter_chips_input/issues/104 https://github.com/danvick/flutter_chips_input/issues/102 https://github.com/danvick/flutter_chips_input/issues/97 https://github.com/danvick/flutter_chips_input/issues/95 is available below and hopefully it will be merged with the master some time in the...

Hi Joe, This widget is a night mare L I don’t know why it is causing so many problems. For web version and Flutter latest stable version (3.0.5) I just...

Joe, I hope the below code might give some insights and even help you to resolve you problem. I have replaced the RawKeyboardListener with just KeyboardListener (this is appropriate for...

I created a solution for this and some other problems - see https://github.com/danvick/flutter_chips_input/issues/104