solana_wallets_flutter 1.1.1 copy "solana_wallets_flutter: ^1.1.1" to clipboard
solana_wallets_flutter: ^1.1.1 copied to clipboard

Platformweb

A flutter plugin to connect to a users wallet like phantom, solflare, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add solana_wallets_flutter

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

dependencies:
  solana_wallets_flutter: ^1.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:solana_wallets_flutter/solana_wallets_flutter.dart';
4
likes
120
pub points
48%
popularity

Publisher

verified publisherepnw.eu

A flutter plugin to connect to a users wallet like phantom, solflare, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, flutter_svg, inject_js, js, meta, url_launcher

More

Packages that depend on solana_wallets_flutter