- Add
reown_walletkit
as dependency in yourpubspec.yaml
and runflutter pub get
(check out the latest version) - Or simply run
flutter pub add reown_walletkit
If you are on Android add jitpack support to your android (project’s) build.gradle fileIf you are on MacOS add the following to your
DebugProfile.entitlements
and Release.entitlements
files to connect to the WebSocket server.