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
162.97k stars 26.8k forks source link

Flutter supports Sensitive Content Protection #150218

Open reidbaker opened 1 week ago

reidbaker commented 1 week ago

Android 15 feature that uses a heuristic that detects passwords and logins plus content that explicitly calls setContentSensitivity.

This bug tracks the evaluation of if this feature works in android apps that have flutter views (add to app) and flutter apps that use android views (platform views).

reidbaker commented 1 week ago

Pairing today with android we confirmed that Add to app appears to work when flutter views are included.

reidbaker commented 6 days ago

Internal onepager go/flutter-android-sensitive-content