universal_storage_sync_utils 0.1.0-dev.5 copy "universal_storage_sync_utils: ^0.1.0-dev.5" to clipboard
universal_storage_sync_utils: ^0.1.0-dev.5 copied to clipboard

PlatformmacOS

Utility functions for universal_storage_sync, including a cross-platform folder picker.

140/ 160
pub points
31
downloads

We analyzed this package 36 hours ago, and awarded it 140 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://github.com/xsoulspace/universal_storage_sync/tree/main/pkgs/universal_storage_sync_utils was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/xsoulspace/universal_storage_sync was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/xsoulspace/universal_storage_sync/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://github.com/xsoulspace/universal_storage_sync/tree/main/pkgs/universal_storage_sync_utils 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

57 out of 60 API elements (95.0 %) have documentation comments.

Some symbols that are missing documentation: universal_storage_sync_utils.MacOSBookmarkManager.MacOSBookmarkManager.new, universal_storage_sync_utils.PickCancelled.PickCancelled.new, universal_storage_sync_utils.PickFailure.PickFailure.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:universal_storage_sync_utils/universal_storage_sync_utils.dart that imports:
  • package:universal_storage_sync_utils/src/macos_bookmark_manager.dart that imports:
  • package:macos_secure_bookmarks/macos_secure_bookmarks.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:universal_storage_sync_utils/universal_storage_sync_utils.dart that imports:
  • package:universal_storage_sync_utils/src/macos_bookmark_manager.dart that imports:
  • package:macos_secure_bookmarks/macos_secure_bookmarks.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:universal_storage_sync_utils/universal_storage_sync_utils.dart that imports:
  • package:universal_storage_sync_utils/src/macos_bookmark_manager.dart that imports:
  • package:macos_secure_bookmarks/macos_secure_bookmarks.dart that declares support for platforms: macOS.
Package does not support platform `Linux`.

Because:

  • package:universal_storage_sync_utils/universal_storage_sync_utils.dart that imports:
  • package:universal_storage_sync_utils/src/macos_bookmark_manager.dart that imports:
  • package:macos_secure_bookmarks/macos_secure_bookmarks.dart that declares support for platforms: macOS.
Package does not support platform `Web`.

Because:

  • package:universal_storage_sync_utils/universal_storage_sync_utils.dart that imports:
  • package:universal_storage_sync_utils/src/macos_bookmark_manager.dart that imports:
  • package:macos_secure_bookmarks/macos_secure_bookmarks.dart that declares support for platforms: macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:universal_storage_sync_utils/universal_storage_sync_utils.dart that imports:
  • package:universal_storage_sync_utils/src/sync_utils/hash_utils.dart that imports:
  • package:universal_storage_sync/universal_storage_sync.dart that imports:
  • package:universal_storage_sync/src/utils/retryable_operation.dart that imports:
  • package:universal_storage_interface/universal_storage_interface.dart that imports:
  • package:universal_storage_interface/src/models/models.dart that imports:
  • package:universal_storage_interface/src/models/macos_bookmark.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm 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
collection ^1.18.0 1.19.1 1.19.1
crypto ^3.0.6 3.0.6 3.0.6
file_selector ^1.0.3 1.0.4 1.0.4
from_json_to_json ^0.2.1 0.2.1 0.3.0
github ^9.24.0 9.25.0 9.25.0
macos_secure_bookmarks ^0.2.1 0.2.1 0.2.1
path ^1.8.0 1.9.1 1.9.1
permission_handler ^11.0.0 11.4.0 12.0.1
universal_storage_sync ^0.1.0-dev.5 0.1.0-dev.5 0.1.0-dev.5
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cross_file - 0.3.4+2 0.3.4+2
dio - 5.9.0 5.9.0
dio_web_adapter - 2.1.1 2.1.1
file_selector_android - 0.5.2+1 0.5.2+1
file_selector_ios - 0.5.3+2 0.5.3+2
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+4 0.9.4+4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_web - 0.9.4+2 0.9.4+2
file_selector_windows - 0.9.3+4 0.9.3+4
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
is_dart_empty_or_not - 0.2.3 0.2.3
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
logging_appenders - 1.4.0+1 1.4.0+1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_storage_interface - 0.1.0-dev.5 0.1.0-dev.5
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 `^0.2.1` on from_json_to_json does not support the stable version `0.3.0`.

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

The constraint `^11.0.0` on permission_handler does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.22.24, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Utility functions for universal_storage_sync, including a cross-platform folder picker.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, crypto, file_selector, flutter, from_json_to_json, github, macos_secure_bookmarks, path, permission_handler, universal_storage_sync

More

Packages that depend on universal_storage_sync_utils