shadertoy_cli 2.0.3
shadertoy_cli: ^2.0.3 copied to clipboard
A sample command-line application.
We analyzed this package 24 hours ago, and awarded it 80 pub points (of a possible 160):
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.
Failed to verify repository URL.
packages/shadertoy_cli/pubspec.yaml from the repository defines publish_to, thus, we are unable to verify the package is published from here.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: shadertoy_cli, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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
2 out of 2 API elements (100.0 %) have documentation comments.
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 not compatible with platform Web
Because:
package:shadertoy_cli/shadertoy_cli.dartthat imports:package:shadertoy_cli/src/cli.dartthat imports:package:shadertoy_cli/src/command/user.dartthat imports:package:shadertoy_cli/src/command/multi.dartthat imports:package:shadertoy_cli/src/command/base.dartthat imports:package:shadertoy_client/shadertoy_client.dartthat imports:package:shadertoy_client/src/ws/ws_client.dartthat imports:package:shadertoy_client/src/http_client.dartthat imports:package:dio_cookie_manager/dio_cookie_manager.dartthat imports:package:dio_cookie_manager/src/cookie_mgr.dartthat imports:package:cookie_jar/cookie_jar.dartthat imports:package:cookie_jar/src/file_storage.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 8 issues. Showing the first 2:
ERROR: The argument type 'HybridSyncMode' can't be assigned to the parameter type 'VaultStore'.
lib/src/command/database.dart:71:25
╷
71 │ client.rsync(store, mode,
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/command/database.dart
ERROR: 3 positional arguments expected by 'rsync', but 2 found.
lib/src/command/database.dart:71:29
╷
71 │ client.rsync(store, mode,
│ ^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/command/database.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.1.1 |
2.7.0 | 2.7.0 | |
enum_to_string |
^2.0.1 |
2.2.1 | 2.2.1 | |
file |
^6.1.2 |
6.1.4 | 7.0.1 | |
moor |
^4.4.1 |
4.5.0 | 4.6.1+1 | Discontinued |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
progress_bar |
^1.0.0 |
1.0.0 | 1.0.0 | |
shadertoy |
^2.0.3 |
2.3.0 | 2.3.0 | |
shadertoy_client |
^2.0.3 |
2.3.0 | 2.3.0 | |
shadertoy_sqlite |
^2.0.3 |
2.1.4 | 2.1.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cookie_jar |
- | 3.0.1 | 4.0.8 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dio |
- | 4.0.6 | 5.9.1 | |
dio_cookie_manager |
- | 2.0.0 | 3.3.0 | |
drift |
- | 2.8.2 | 2.31.0 | |
equatable |
- | 2.0.8 | 2.0.8 | |
ffi |
- | 2.2.0 | 2.2.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.10.0 | 4.10.0 | |
meta |
- | 1.18.1 | 1.18.1 | |
pedantic |
- | 1.11.1 | 1.11.1 | Discontinued |
pool |
- | 1.5.2 | 1.5.2 | |
resource_portable |
- | 3.1.2 | 3.1.2 | |
retry |
- | 3.1.2 | 3.1.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqlite3 |
- | 1.11.2 | 3.1.5 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stash |
- | 4.5.3 | 5.2.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.2 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^6.1.2` on file does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions file to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- moor.
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.9, Dart 3.11.0.
Check the analysis log for details.