s5_flutter 1.0.0-beta.1 copy "s5_flutter: ^1.0.0-beta.1" to clipboard
s5_flutter: ^1.0.0-beta.1 copied to clipboard

S5 Flutter bindings - encrypted storage on the decentralized web. Rust-based bindings for the S5 protocol.

120/ 160
pub points
59
downloads

We analyzed this package 15 days ago, and awarded it 120 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://s5.ninja was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

51 out of 101 API elements (50.5 %) have documentation comments.

Some symbols that are missing documentation: s5_flutter.DirectoryListing.DirectoryListing.new, s5_flutter.DirectoryListing.directories, s5_flutter.DirectoryListing.files, s5_flutter.FileEntry.FileEntry.new, s5_flutter.FileEntry.fileRefJson.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:s5_flutter/s5_flutter.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
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
10 / 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
ffi ^2.1.0 2.1.4 2.1.4
flutter_rust_bridge ^2.11.1 2.11.1 2.11.1
freezed_annotation ^2.4.1 2.4.4 3.1.0
meta ^1.11.0 1.17.0 1.17.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
build_cli_annotations - 2.1.1 2.1.1
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
path - 1.9.1 1.9.1
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

The constraint `^2.4.1` on freezed_annotation does not support the stable version `3.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 44 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/src/rust/api.freezed.dart:24:12 - The named parameter 'includeFromJson' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/rust/api.freezed.dart:24:36 - The named parameter 'includeToJson' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/rust/api.freezed.dart:157:12 - The named parameter 'includeFromJson' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

S5 Flutter bindings - encrypted storage on the decentralized web. Rust-based bindings for the S5 protocol.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, flutter_rust_bridge, freezed_annotation, meta

More

Packages that depend on s5_flutter

Packages that implement s5_flutter