near_wallet_connect 0.1.1
near_wallet_connect: ^0.1.1 copied to clipboard
Drop-in NEAR wallet connection for Flutter — adaptive connect (web redirect, mobile deep links), persistent key storage, and a NearConnectButton widget.
0.1.1 #
- Docs: add an Android demo GIF to the README.
0.1.0 #
Initial release.
NearWalletController: adaptive connect (web full-page redirect / mobile deep links), persistent key storage, callback handling, andsigner()for local contract calls after connect.NearConnectButton: drop-in connect/disconnect widget.SharedPrefsKeyStore: persistent KeyStore that survives the redirect.- Built on near_dart ^0.2.0; verified building on web and Android.