sky_media_kit 0.1.1
sky_media_kit: ^0.1.1 copied to clipboard
A robust media kit package providing wrappers for file selection, media picking, and local filesystem storage management.
We analyzed this package 12 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
1061 out of 1210 API elements (87.7 %) have documentation comments.
Some symbols that are missing documentation: sky_media_kit.Alt.alt, sky_media_kit.Alt2, sky_media_kit.Alt2.alt, sky_media_kit.Alt2.map, sky_media_kit.Alt3.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:sky_media_kit/sky_media_kit.dartthat imports:package:sky_media_kit/src/storage/file_storage_service.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:sky_media_kit/sky_media_kit.dartthat imports:package:sky_media_kit/src/storage/file_storage_service.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:android_file_picker/android_file_picker.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:sky_media_kit/sky_media_kit.dartthat imports:package:sky_media_kit/src/storage/file_storage_service.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:android_file_picker/android_file_picker.dartthat declares support for platforms:Android.
Package does not support platform `Linux`.
Because:
package:sky_media_kit/sky_media_kit.dartthat imports:package:sky_media_kit/src/storage/file_storage_service.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:android_file_picker/android_file_picker.dartthat declares support for platforms:Android.
Package does not support platform `macOS`.
Because:
package:sky_media_kit/sky_media_kit.dartthat imports:package:sky_media_kit/src/storage/file_storage_service.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:android_file_picker/android_file_picker.dartthat declares support for platforms:Android.
30/50 points: code has no errors, warnings, lints, or formatting issues
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/pickers/media_picker_service_impl.dart:121:7
╷
121 │ return _validateFile(
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/pickers/media_picker_service_impl.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cross_file |
^0.3.5+2 |
0.3.5+5 | 0.3.5+5 | |
file_picker |
^12.1.1 |
12.3.0 | 13.1.0 | |
image_picker |
^1.2.3 |
1.2.3 | 1.2.3 | |
path_provider |
^2.1.6 |
2.1.6 | 2.1.6 | |
sky_architecture |
^1.7.2 |
1.7.2 | 1.7.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
android_file_picker |
- | 1.1.1 | 2.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.15 | 0.7.15 | |
equatable |
- | 2.1.0 | 2.1.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
ffi_leak_tracker |
- | 0.1.2 | 0.1.2 | |
file_picker_darwin |
- | 1.2.0 | 2.1.0 | |
file_picker_linux |
- | 1.1.0 | 2.0.0 | |
file_picker_platform_interface |
- | 3.4.0 | 4.0.0 | |
file_picker_web |
- | 3.1.0 | 4.0.0 | |
file_selector_linux |
- | 0.9.4+1 | 0.9.4+1 | |
file_selector_macos |
- | 0.9.5+1 | 0.9.5+1 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+6 | 0.9.3+6 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
fpdart |
- | 1.2.0 | 1.2.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+23 | 0.8.13+23 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+7 | 0.8.13+7 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 6.4.0 | 6.4.0 | |
windows_file_picker |
- | 1.3.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^12.1.1` on file_picker does not support the stable version `13.0.0`, that was published 1 days ago.
When file_picker is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions file_picker 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.