Khushal Singh Rao

Results 11 comments of Khushal Singh Rao

So I have narrowed down the issue to these points: 1. Real-time face detection works in iOS when the InputImage has bgra8888 image format group, `InputImage.fromBytes` factory constructor is used...

@fbernaly can you remove the stale label from this issue and look into this issue?

Hi @ditman The PR is ready for another review, Thanks :)

@ditman @bparrishMines Can you help me how to resolve these Checks?

@bparrishMines All the checks related to the files that were changed are passed, But some checks related to camera_android federated plugin are failing. There are no changes made in this...

@bparrishMines @ditman The PR is ready for review and merge, Thanks :)

@matanlurey @camsim99 Can you review and identify what's wrong in **android_device_tests_shard_1** check, Thanks :) ``` * What went wrong: A problem occurred configuring project ':flutter_plugin_android_lifecycle'. > Could not resolve all...

> This is next in my review queue, will get to it on friday. I can deal with the conflicts (if @TecHaxter allows contributors to modify this PR) @ditman The...

Hi @ditman, I've resolved the merge conflicts, and the latest commits replace the `dart:html` imports with `package:web`. Since `window.animationFrame` is unavailable in `package:web`, the implementation now utilizes `window.requestAnimationFrame` instead. Additionally,...

Sorry for the trouble, @ditman . I've created a new PR [#7950](https://github.com/flutter/packages/pull/7950) by cherry picking required commits from this PR. Should we close this PR and keep the new one?,...