Results 18 comments of Choys

How can i get progress data when disable=True

> I tried to use download with below plugin. https://github.com/edjostenes/download_assets > > with above plugin, asset folder looks /data/user/0/com.onofflab.traffic/app_flutter/assets. > > I checked that file is downloaded well, > >...

setting a flag isDetecting can slove PR ``` class Camera extends StatefulWidget { final List cameras; final Callback setRecognitions; final String model; const Camera(this.cameras, this.model, this.setRecognitions, {super.key}); @override State createState()...

had the same issue. How do you solve this pr ?

> I am no longer using this package... > > I am currently using the pytorch_lite package which allows for loading and running multiple models (https://pub.dev/packages/pytorch_lite). > > I know...

In general, each data may be delayed

> I can start working on this if someone can point me towards a direction. I am new contributor. Hi,did you fix this problem? @abidahmadq

How can i add ability to customize display of selection point handles in v3

> @chaoyifei I am afraid thats not possible without changing the code thanks ,the Options has not support ? @Fuzzyma