fula_client 0.2.8 copy "fula_client: ^0.2.8" to clipboard
fula_client: ^0.2.8 copied to clipboard

Flutter SDK for Fula decentralized storage with client-side encryption, metadata privacy, and secure sharing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fula_client

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

dependencies:
  fula_client: ^0.2.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:fula_client/fula_client.dart';
1
likes
150
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Fula decentralized storage with client-side encryption, metadata privacy, and secure sharing.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_rust_bridge, flutter_web_plugins, freezed_annotation, web

More

Packages that depend on fula_client

Packages that implement fula_client