rdev_riverpod_stored_file 0.4.0 copy "rdev_riverpod_stored_file: ^0.4.0" to clipboard
rdev_riverpod_stored_file: ^0.4.0 copied to clipboard

Manage files

130/ 160
pub points
8
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Repository URL doesn't exist.

At the time of the analysis https://github.com/r-dev-limited/placebo-life 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: BSD-3-Clause.

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

47 out of 146 API elements (32.2 %) have documentation comments.

Some symbols that are missing documentation: storage_providers, storage_providers.fileDataProvider, storage_providers.storageServiceProvider, storage_service, storage_service.StorageService.

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:rdev_riverpod_stored_file/application/stored_file_data_service.dart that imports:
  • package:rdev_riverpod_firebase/firebase_providers.dart that imports:
  • package:firebase_messaging/firebase_messaging.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:rdev_riverpod_stored_file/application/storage_service.dart that imports:
  • package:firebase_storage/firebase_storage.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package not compatible with platform Web

Because:

  • package:rdev_riverpod_stored_file/application/storage_service.dart that imports:
  • package:firebase_storage/firebase_storage.dart that imports:
  • package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart that imports:
  • package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 13 issues. Showing the first 2:

INFO: Uses 'await' on an instance of 'StoredFileModel', which is not a subtype of 'Future'.

lib/application/stored_file_data_service.dart:109:25

    ╷
109 │         final product = await StoredFileModel.fromDocumentSnapshot(e);
    │                         ^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/application/stored_file_data_service.dart

INFO: Uses 'await' on an instance of 'StoredFileModel', which is not a subtype of 'Future'.

lib/application/stored_file_data_service.dart:134:23

    ╷
134 │         final model = await StoredFileModel.fromJson(data);
    │                       ^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/application/stored_file_data_service.dart

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

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

Package Constraint Compatible Latest Notes
cloud_firestore 6.1.1 6.1.1 6.1.1
cloud_functions 6.0.5 6.0.5 6.0.5
equatable ^2.0.7 2.0.7 2.0.7
firebase_storage 13.0.5 13.0.5 13.0.5
hooks_riverpod ^3.1.0 3.1.0 3.1.0
json_annotation ^4.9.0 4.9.0 4.9.0
mime ^2.0.0 2.0.0 2.0.0
rdev_errors_logging any 0.3.0 0.3.0
rdev_helpers any 0.3.0 0.3.0
rdev_riverpod_firebase any 0.5.0 0.5.0
talker ^5.1.9 5.1.9 5.1.9
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
_fe_analyzer_shared - 91.0.0 92.0.0
_flutterfire_internals - 1.3.65 1.3.65
analyzer - 8.4.1 9.0.0
ansicolor - 2.0.3 2.0.3
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
cli_config - 0.2.0 0.2.0
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 7.0.5 7.0.5
cloud_firestore_web - 5.1.1 5.1.1
cloud_functions_platform_interface - 5.8.8 5.8.8
cloud_functions_web - 5.1.1 5.1.1
collection - 1.19.1 1.19.1
connectivity_plus - 7.0.0 7.0.0
connectivity_plus_platform_interface - 2.0.1 2.0.1
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
crypto - 3.0.7 3.0.7
dbus - 0.7.11 0.7.11
facebook_auth_desktop - 2.1.1 2.1.1
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_analytics - 12.1.0 12.1.0
firebase_analytics_platform_interface - 5.0.5 5.0.5
firebase_analytics_web - 0.6.1+1 0.6.1+1
firebase_auth - 6.1.3 6.1.3
firebase_auth_platform_interface - 8.1.5 8.1.5
firebase_auth_web - 6.1.1 6.1.1
firebase_core - 4.3.0 4.3.0
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 3.3.1 3.3.1
firebase_messaging - 16.1.0 16.1.0
firebase_messaging_platform_interface - 4.7.5 4.7.5
firebase_messaging_web - 4.1.1 4.1.1
firebase_storage_platform_interface - 5.2.16 5.2.16
firebase_storage_web - 3.11.1 3.11.1
flutter_facebook_auth - 7.1.2 7.1.2
flutter_facebook_auth_platform_interface - 6.1.2 6.1.2
flutter_facebook_auth_web - 6.1.2 6.1.2
flutter_hooks - 0.21.3+1 0.21.3+1
flutter_riverpod - 3.1.0 3.1.0
flutter_secure_storage - 9.2.4 10.0.0
flutter_secure_storage_linux - 1.2.3 3.0.0
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.0
flutter_secure_storage_windows - 3.1.2 4.1.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
google_identity_services_web - 0.3.3+1 0.3.3+1
google_sign_in - 7.2.0 7.2.0
google_sign_in_android - 7.2.7 7.2.7
google_sign_in_ios - 6.2.4 6.2.4
google_sign_in_platform_interface - 3.1.0 3.1.0
google_sign_in_web - 1.1.0 1.1.0
googleapis - 15.0.0 15.0.0
googleapis_auth - 2.0.0 2.0.0
http - 1.6.0 1.6.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
nm - 0.5.0 0.5.0
node_preamble - 2.0.2 2.0.2
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
pub_semver - 2.2.0 2.2.0
riverpod - 3.1.0 3.1.0
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
talker_logger - 5.1.9 5.1.9
term_glyph - 1.2.2 1.2.2
test - 1.26.3 1.28.0
test_api - 0.7.7 0.7.8
test_core - 0.6.12 0.6.14
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.2.0 1.2.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
win32 - 5.15.0 5.15.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

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.3, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: