Nell
Nell
same issue #1361
I solved with https://github.com/flutter/flutter/issues/71262#issuecomment-736154319
I have the same problem sometimes with `TextRecognizer`. ``` *** Terminating app due to uncaught exception 'MLKInvalidImage', reason: 'Input image must not be nil.' *** First throw call stack: (0x1805fa288...
I solved this problem like this. https://github.com/nero-angela/sleek_circular_slider/commit/3343b5e3ecb35a454cc1c69b59e977e78d140ddd
> Could you please provide some code with an example of what you want to achieve? I've been playing with the slider and whenever I change an appearance it updates...
> What are you attempting to measure here? This code was created to measure the execution time of synchronously and asynchronously executed codes, but I reported it because the results...
Since I registered an issue in the flutter project, I will close this issue.
I haven't changed the asset, but suddenly there's a problem. https://github.com/xvrh/lottie-flutter/assets/26322627/572dbac6-0fbb-49e4-ba61-9a2aefa75997 - Flutter 3.13.9 - lottie : 2.7.0
In my case, when uploading 79 languages at once, the error `Google Api Error: Invalid request - This edit has expired, please create a new Edit` occurred. As a result...