near_wallet_connect 0.1.1 copy "near_wallet_connect: ^0.1.1" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add near_wallet_connect

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  near_wallet_connect: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:near_wallet_connect/near_wallet_connect.dart';
0
likes
150
points
2
downloads

Documentation

API reference

Publisher

verified publisher0xj.dev

Weekly Downloads

Drop-in NEAR wallet connection for Flutter — adaptive connect (web redirect, mobile deep links), persistent key storage, and a NearConnectButton widget.

Homepage
Repository (GitHub)
View/report issues

Topics

#near #wallet #flutter #web3 #blockchain

License

MIT (license)

Dependencies

app_links, flutter, near_dart, shared_preferences, url_launcher

More

Packages that depend on near_wallet_connect