phantom_connect 0.0.8 copy "phantom_connect: ^0.0.8" to clipboard
phantom_connect: ^0.0.8 copied to clipboard

A flutter plugin to connect phantom wallet from Mobile Application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phantom_connect

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

dependencies:
  phantom_connect: ^0.0.8

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:phantom_connect/phantom_connect.dart';
8
likes
150
pub points
20%
popularity

Publisher

verified publisherstrawhat.xyz

A flutter plugin to connect phantom wallet from Mobile Application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, pinenacl, solana

More

Packages that depend on phantom_connect