flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
161.86k stars 26.57k forks source link

[local_auth] How to hide Close or Cancel button #145962

Closed Kunal645 closed 1 month ago

Kunal645 commented 1 month ago

How to hide Cancel button when open the Pin or Password dialog, Also how to hide the Close button when open fingerprint authentication

Expected results

Hide the Close button in Pin or Password Dialog, and Hide the Cancel button on BioMetrics

huycozy commented 1 month ago

Closing this in favor of https://github.com/flutter/flutter/issues/145968 since that issue is described in more detail.

github-actions[bot] commented 2 weeks ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.