From afeed2b25e7d028376c64741da047cca6ff1b4c3 Mon Sep 17 00:00:00 2001 From: Paul Reboullet Date: Thu, 3 Oct 2024 10:00:12 +0200 Subject: [PATCH] add ark in wallet app dep --- examples/wallet_app/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/wallet_app/pubspec.yaml b/examples/wallet_app/pubspec.yaml index 7f4be2d7..8cfbfbbb 100644 --- a/examples/wallet_app/pubspec.yaml +++ b/examples/wallet_app/pubspec.yaml @@ -11,6 +11,7 @@ dependencies: sdk: flutter wallet_kit: starknet_provider: + ark: starknet: secure_store: cupertino_icons: ^1.0.2