.well-known domain support (#1956)

* add well-known setting [wip]

* should work

* fix

* minor fix (tested and working)
This commit is contained in:
Matthew Fosse 2025-01-15 17:03:30 -05:00 committed by GitHub
parent f072bc8dce
commit 60e7dcffa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 147 additions and 1 deletions

View file

@ -76,6 +76,7 @@ class PreferencesKey {
static const lookupsUnstoppableDomains = 'looks_up_unstoppable_domain';
static const lookupsOpenAlias = 'looks_up_open_alias';
static const lookupsENS = 'looks_up_ens';
static const lookupsWellKnown = 'looks_up_well_known';
static const showCameraConsent = 'show_camera_consent';
static String moneroWalletUpdateV1Key(String name) =>