-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Screen: Uniswap Interface
- Force dark theme: If embedding, inject JS to apply dark styles; prefer native swap UI to avoid mismatches using webview_flutter with onPageFinished.
- Hide irrelevant banners: Use JS injection to remove "Get the Uniswap Wallet App" on page load.
- Style search/fields: If native, redesign with dark inputs; if linked, open in system browser via url_launcher (fallback for Linux/IoT).
- Add branding: Wrap in Scaffold with custom AppBar for GeniusWallet header.
Reactions are currently unavailable