solana_mobile_common 0.0.1+1 copy "solana_mobile_common: ^0.0.1+1" to clipboard
solana_mobile_common: ^0.0.1+1 copied to clipboard

discontinuedreplaced by: solana_common

Common interfaces for Solana protocols.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add solana_mobile_common

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

dependencies:
  solana_mobile_common: ^0.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:solana_mobile_common/solana_mobile_common.dart';
0
likes
120
points
1
downloads

Publisher

verified publishermerigolabs.com

Weekly Downloads

Common interfaces for Solana protocols.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

base_codecs, flutter, synchronized

More

Packages that depend on solana_mobile_common