fula_client 0.6.17
fula_client: ^0.6.17 copied to clipboard
Flutter SDK for Fula decentralized storage with client-side encryption, metadata privacy, and secure sharing.
We analyzed this package 7 hours ago, and awarded it 125 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
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.
10/10 points: Use an OSI-approved license
Detected license: MIT.
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.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:fula_client/fula_client.dartthat 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.dartthat imports:package:fula_client/src/api/multipart.dartthat imports:package:fula_client/src/api/types.dartthat imports:package:flutter_rust_bridge/flutter_rust_bridge_for_generated.dartthat imports:package:flutter_rust_bridge/flutter_rust_bridge_for_generated_io.dartthat imports:package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/_io.dartthat imports:package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/write_buffer.dartthat imports:package:flutter_rust_bridge/src/generalized_uint8list/generalized_uint8list.dartthat imports:package:flutter_rust_bridge/src/generalized_uint8list/_io.dartthat imports:package:flutter_rust_bridge/src/generalized_uint8list/rust_vec_u8.dartthat imports:package:flutter_rust_bridge/src/generalized_frb_rust_binding/generalized_frb_rust_binding.dartthat imports:package:flutter_rust_bridge/src/generalized_frb_rust_binding/_io.dartthat imports:package:flutter_rust_bridge/src/platform_types/platform_types.dartthat imports:package:flutter_rust_bridge/src/platform_types/_io.dartthat imports:package:flutter_rust_bridge/src/ffigen_generated/multi_package.dartthat imports:dart:ffi
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:fula_client/fula_client.dartthat imports:package:fula_client/src/api/multipart.dartthat imports:package:fula_client/src/api/types.dartthat imports:package:flutter_rust_bridge/flutter_rust_bridge_for_generated.dartthat imports:package:flutter_rust_bridge/flutter_rust_bridge_for_generated_io.dartthat imports:package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/_io.dartthat imports:package:flutter_rust_bridge/src/third_party/flutter_foundation_serialization/write_buffer.dartthat imports:package:flutter_rust_bridge/src/generalized_uint8list/generalized_uint8list.dartthat imports:package:flutter_rust_bridge/src/generalized_uint8list/_io.dartthat imports:package:flutter_rust_bridge/src/generalized_uint8list/rust_vec_u8.dartthat imports:package:flutter_rust_bridge/src/generalized_frb_rust_binding/generalized_frb_rust_binding.dartthat imports:package:flutter_rust_bridge/src/generalized_frb_rust_binding/_io.dartthat imports:package:flutter_rust_bridge/src/platform_types/platform_types.dartthat imports:package:flutter_rust_bridge/src/platform_types/_io.dartthat imports:package:flutter_rust_bridge/src/ffigen_generated/multi_package.dartthat 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.
50/50 points: code has no errors, warnings, lints, or formatting issues
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.