darshankawar

Results 1048 comments of darshankawar

Please create a new Flutter project and then paste the code sample you shared earlier and run to see if you get the same error.

Thanks for the report @davidpanic Looking at the error log, it most likely resembles https://github.com/flutter/flutter/issues/91379, so can you switch to latest master and try again to see if you still...

Thanks for the report. Using the code sample provided, I see the same behavior, ie, while resizing the screen, the edges of the widget blurs which is noticeable while moving....

@SalmanJanvekar22 Thanks for the report, but in order to properly analyze the issue you are reporting, we would need your `flutter doctor -v`, a complete minimal reproducible code sample along...

Thanks for the code sample @SalmanJanvekar22 , but it still seems to contain custom code implementation and third party plugin like MultiSliver which seems to be coming from sliver_tools package...

> **Expected results:** > The result contains weak or other indication of having face recognition as a biometric possibility (when enrolled). @Kerrely Check [this](https://github.com/flutter/flutter/issues/107210#issuecomment-1178167791) comment and see if it helps...

Thanks for the update @Kerrely > I checked the fork you mentioned but the version they used is too old and we cannot use it in our project. I actually...

Thanks for the feedback @Kerrely I think its best to follow-up in https://github.com/flutter/flutter/issues/81169 since a PR is already open to implement the change which adds a `strongBiometricsOnly` flag to the...

Thanks for the report and the fix. Running code sample, seeing same behavior as reported on both versions. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 3.3.10, on...