chore: build

This commit is contained in:
Rafael Saes 2025-04-25 05:46:38 -03:00
parent 30ccdf34c9
commit 753bb6caad
3 changed files with 3 additions and 3 deletions

View file

@ -260,7 +260,6 @@ abstract class ElectrumWalletBase<T extends ElectrumWalletAddresses>
bool syncStatusLock = false; bool syncStatusLock = false;
@override @override
@action
set syncStatus(SyncStatus value) { set syncStatus(SyncStatus value) {
_syncStatus = value; _syncStatus = value;
} }

View file

@ -479,10 +479,10 @@ packages:
description: description:
path: "." path: "."
ref: cake-update-v4 ref: cake-update-v4
resolved-ref: e99d7820e53a685cb4de7af995a493d6d1effd27 resolved-ref: "084fb7bf13ec42d74f26ac08c883ce07c10fca7e"
url: "https://github.com/cake-tech/on_chain.git" url: "https://github.com/cake-tech/on_chain.git"
source: git source: git
version: "6.1.0" version: "6.2.0"
package_config: package_config:
dependency: transitive dependency: transitive
description: description:

View file

@ -116,6 +116,7 @@ dependencies:
git: git:
url: https://github.com/cake-tech/on_chain.git url: https://github.com/cake-tech/on_chain.git
ref: cake-update-v4 ref: cake-update-v4
reown_walletkit: ^1.1.2
blockchain_utils: blockchain_utils:
git: git:
url: https://github.com/cake-tech/blockchain_utils url: https://github.com/cake-tech/blockchain_utils