Khang Pham

Results 3 comments of Khang Pham

`I build the demo app from Sample. Everything is good. except for face tracking, I go to face Tracking screen but camera is not open.` I also have this issue...

```dart const factory MyClass.edit( String code, { List? imgs, }) = _Edit; ``` For my usecase, I upgrade to latest of freezed package, but keep version of freezed_annotation is v2.2.0...