solana_flutter_sdk 0.0.3-dev copy "solana_flutter_sdk: ^0.0.3-dev" to clipboard
solana_flutter_sdk: ^0.0.3-dev copied to clipboard

A native Flutter/Dart SDK for Solana payments. Pure Dart, no platform channels. Solana Pay and Subscriptions & Allowances, built from official specs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add solana_flutter_sdk

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

dependencies:
  solana_flutter_sdk: ^0.0.3-dev

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_flutter_sdk/solana_flutter_sdk.dart';
1
likes
160
points
199
downloads

Documentation

API reference

Publisher

verified publishernemorixpay.com

Weekly Downloads

A native Flutter/Dart SDK for Solana payments. Pure Dart, no platform channels. Solana Pay and Subscriptions & Allowances, built from official specs.

Repository (GitHub)
View/report issues
Contributing

Topics

#sol #solana #payments #blockchain #flutter

License

Apache-2.0 (license)

Dependencies

cryptography, flutter, http, meta, web_socket_channel

More

Packages that depend on solana_flutter_sdk

Packages that implement solana_flutter_sdk