Israel
Israel
> @LiisjakEu errei e colei a versão errada do código acima por acidente. De qualquer forma, o código abaixo é o meu código atual, mas encontrei alguns erros de lógica,...
> just follow this [pull request](https://github.com/shaqian/flutter_tflite/pull/230/files) and make changes yourself. the Author of the plugin might be dead. I am sorry about that, but I will check this pull request...
well, you need set in your pubspec.yaml follow this example ref_package_name: git: url: //url github or specific branch path: ref_package_name
I had the same problem, I just set the controller's allowPlaybackSpeedChanging flag to false and it worked (but I can't say why).
> You're trying to run it on an Android device or as a Windows app? Android device
> Follow the Read Me in TEXMEXMAX's repository. This will work for YOLOv4 > > https://github.com/TexMexMax/object_detection_flutter Good brother, thank you very much!
> i have the same issue and i cannot find anyway to get rid of it You can check when the keyboard is open with MediaQuery.of(context).viewInsets.bottom > 0 to show...