walrus 0.1.0 copy "walrus: ^0.1.0" to clipboard
walrus: ^0.1.0 copied to clipboard

Flutter SDK for Walrus decentralized storage protocol built on Sui blockchain.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add walrus

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

dependencies:
  walrus: ^0.1.0

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:walrus/walrus.dart';
0
likes
160
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Walrus decentralized storage protocol built on Sui blockchain.

Repository (GitHub)
View/report issues

Topics

#walrus #sui #blockchain #decentralized-storage #web3

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on walrus