wallet_kit 0.3.0
wallet_kit: ^0.3.0 copied to clipboard
A UI toolkit that simplifies blockchain wallet integration in Flutter apps.
0.3.0 #
Note: This release has breaking changes.
- FIX(wallet_kit): add missing expandable for wallet list (#542). (2884dcf0)
- FIX: #522 use WalletKit chainId and provider instead of hardcoded (#539). (b60d6320)
- FIX: refresh account balance (#534). (2992a163)
- FIX: wallet kit icon path (#459). (bc698d71)
- FEAT: add seedphrase validation (#536). (732b692f)
- FEAT: Wallet_kit should check if account is deployed at startup (#514). (100fc0d5)
- FEAT(wallet_kit): add walletError notifier/provider to allow customisation of error display (#477). (6bc4d17b)
- FEAT: adding error display feature (#436). (d11675ee)
- DOCS(wallet_kit): fix README (#501). (c997d6cb)
- BREAKING FEAT(wallet_kit): Allow customization via ThemeData instead of hardcoded styles. (c2da56bd)
- BREAKING FEAT: introduce account signer (#445). (61b21920)
0.2.0 #
0.1.0 #
Note: This release has breaking changes.
- FIX: update wallet_app tutorial (#431). (ad394cb6)
- FIX: secure_store compatible with flutter 3.27.1 (#429). (15cb814f)
- FIX: wallet_kit crash on linux (#427). (27bdcb04)
- FIX: wallet_kit .gitignore should be for a package. (a9c5c02d)
- FIX: add missing .gitignore in wallet_kit. (2f9d7d7b)
- FEAT: unit test in wallet_kit. (f05cd089)
- BREAKING FIX: rename ark_project into arkproject and wallet_kit into walletkit (#443). (894e2c4b)
0.0.2+2 #
0.0.2+1 #
0.0.1 #
- Initial release.