bobosette
bobosette
Hi @aaassseee . I declared a ListFieldBloc(); and then I tried with addFieldBlocs() inside onLoading(). It works great. Thank you
@aaassseee I have another question for you: What if I should have different FieldBloc inside my list (SelectFieldBloc, TextFieldBloc, etc....)?? Is it possible to declared a ListFieldBloc() or I don't...
I'll try with SingleFieldBloc
Fixed it. Was my fault. Sorry Il Gio 1 Set 2022, 17:31 windf17 ***@***.***> ha scritto: > If you put the message in a variables outside the getx's Widget, then...
Hi. Some news about the pdf/a feature??
Ok...maybe i will try that branch
Hi @Caldarie . This is my recording parameters: ` //model initialization TfliteAudio.loadModel( inputType: 'rawAudio', numThreads: 1, outputRawScores: true, isAsset: true, model: 'assets/cough_model.tflite', label: 'assets/cough_label.txt' ); // bring to foreground FlutterBackgroundService().setForegroundMode(true);...
Hi @c. Do u have some news??
Oh perfect. Let me know when you release it. Il giorno lun 14 mar 2022 alle ore 09:31 Michael Nguyen < ***@***.***> ha scritto: > Hi > > I have...
Perfect. I will try and I let you know Il giorno ven 18 mar 2022 alle ore 06:30 Michael Nguyen < ***@***.***> ha scritto: > hi @bobosette > > I...