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

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

125/ 160
pub points
1.35k
downloads

We analyzed this package 7 hours ago, and awarded it 125 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.6.17").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

327 out of 381 API elements (85.8 %) have documentation comments.

Some symbols that are missing documentation: fula_client.AcceptedShareHandle, fula_client.AcceptedShareHandle.AcceptedShareHandle.new, fula_client.BucketInfo.BucketInfo.new, fula_client.CancelHandle, fula_client.CancelHandle.CancelHandle.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:fula_client/fula_client.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:fula_client/fula_client.dart that declares support for platforms: Android, iOS, Windows, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:fula_client/fula_client.dart that imports:
  • package:fula_client/src/api/multipart.dart that imports:
  • package:fula_client/src/api/types.dart that imports:
  • package:flutter_rust_bridge/flutter_rust_bridge_for_generated.dart that imports:
  • package:flutter_rust_bridge/flutter_rust_bridge_for_generated_io.dart that imports:
  • package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/_io.dart that imports:
  • package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/write_buffer.dart that imports:
  • package:flutter_rust_bridge/src/generalized_uint8list/generalized_uint8list.dart that imports:
  • package:flutter_rust_bridge/src/generalized_uint8list/_io.dart that imports:
  • package:flutter_rust_bridge/src/generalized_uint8list/rust_vec_u8.dart that imports:
  • package:flutter_rust_bridge/src/generalized_frb_rust_binding/generalized_frb_rust_binding.dart that imports:
  • package:flutter_rust_bridge/src/generalized_frb_rust_binding/_io.dart that imports:
  • package:flutter_rust_bridge/src/platform_types/platform_types.dart that imports:
  • package:flutter_rust_bridge/src/platform_types/_io.dart that imports:
  • package:flutter_rust_bridge/src/ffigen_generated/multi_package.dart that imports:
  • dart:ffi

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:fula_client/fula_client.dart that imports:
  • package:fula_client/src/api/multipart.dart that imports:
  • package:fula_client/src/api/types.dart that imports:
  • package:flutter_rust_bridge/flutter_rust_bridge_for_generated.dart that imports:
  • package:flutter_rust_bridge/flutter_rust_bridge_for_generated_io.dart that imports:
  • package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/_io.dart that imports:
  • package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/write_buffer.dart that imports:
  • package:flutter_rust_bridge/src/generalized_uint8list/generalized_uint8list.dart that imports:
  • package:flutter_rust_bridge/src/generalized_uint8list/_io.dart that imports:
  • package:flutter_rust_bridge/src/generalized_uint8list/rust_vec_u8.dart that imports:
  • package:flutter_rust_bridge/src/generalized_frb_rust_binding/generalized_frb_rust_binding.dart that imports:
  • package:flutter_rust_bridge/src/generalized_frb_rust_binding/_io.dart that imports:
  • package:flutter_rust_bridge/src/platform_types/platform_types.dart that imports:
  • package:flutter_rust_bridge/src/platform_types/_io.dart that imports:
  • package:flutter_rust_bridge/src/ffigen_generated/multi_package.dart that imports:
  • dart:ffi

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_rust_bridge 2.11.1 2.11.1 2.12.0
freezed_annotation ^3.1.0 3.1.0 3.1.0
web ^1.0.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
build_cli_annotations - 2.1.1 2.1.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
json_annotation - 4.12.0 4.12.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.3
path - 1.9.1 1.9.1
vector_math - 2.2.0 2.4.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `2.11.1` on flutter_rust_bridge does not support the stable version `2.12.0`.

Try running dart pub upgrade --major-versions flutter_rust_bridge to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.13, Flutter 3.44.3, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
125
points
1.35k
downloads

Documentation

Documentation
API reference

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

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