// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.reown.appkit-lab", name: "Flutter Sample Wallet", homepage: "https://appkit-lab.reown.com/flutter_walletkit", image_id: "e2b62f16-4eea-4ebd-1029-ebfc6d07de00", app: { browser: "", ios: "https://testflight.apple.com/join/ABbjL9Yu", android: "https://appdistribution.firebase.dev/i/86311d3c1caf8ea9", mac: "", windows: "", linux: "", chrome: "", firefox: "", safari: "", edge: "", opera: "", }, rdns: "", mobile: { native: "wcflutterwallet-internal://", universal: "https://appkit-lab.reown.com/flutter_walletkit_internal", }, desktop: { native: "wcflutterwallet://", universal: "https://lab.web3modal.com/walletkit_flutter", }, } as const;