server_cache 0.2.2
server_cache: ^0.2.2 copied to clipboard
Framework-agnostic cache runtime for server ecosystems (portable, from server_data/cache).
We analyzed this package 2 days 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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
251 out of 259 API elements (96.9 %) have documentation comments.
Some symbols that are missing documentation: server_cache.ArrayStoreFactory.ArrayStoreFactory.new, server_cache.CreateOrmCacheTable.down, server_cache.CreateOrmCacheTable.up, server_cache.FileStoreFactory.FileStoreFactory.new, server_cache.NullStore.NullStore.new.
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:server_cache/server_cache.dartthat imports:package:server_cache/src/redis_store_factory.dartthat imports:package:server_cache/src/redis_store.dartthat imports:package:redis/redis.dartthat imports:dart:io
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
INFO: Use an initializing formal to assign a parameter to a field.
lib/src/data_cache_manager.dart:21:8
╷
21 │ }) : _prefix = prefix,
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/data_cache_manager.dart
INFO: Use an initializing formal to assign a parameter to a field.
lib/src/data_cache_manager.dart:22:8
╷
22 │ _callbacksBuilder = callbacksBuilder;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/data_cache_manager.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
crypto |
^3.0.0 |
3.0.7 | 3.0.7 | |
file |
^7.0.1 |
7.0.1 | 7.0.1 | |
ormed |
>=0.3.1 <1.0.0 |
0.4.0 | 0.4.0 | |
redis |
^4.0.0 |
4.1.0 | 4.1.0 | |
server_contracts |
>=0.1.0 <1.0.0 |
0.1.1 | 0.1.1 | |
storage_fs |
>=0.1.0 <1.0.0 |
0.2.0 | 0.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 108.0.0 | 108.0.0 | |
analysis_server_plugin |
- | 0.3.23 | 0.3.23 | |
analyzer |
- | 14.4.0 | 14.4.0 | |
analyzer_plugin |
- | 0.14.17 | 0.14.17 | |
ansicolor |
- | 2.0.3 | 2.0.3 | |
archive |
- | 4.3.0 | 4.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
buffer |
- | 1.2.3 | 1.2.3 | |
build |
- | 4.0.11 | 4.0.11 | |
carbonized |
- | 0.1.0 | 0.1.0 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
contextual |
- | 2.2.0 | 2.2.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
convertlib |
- | 3.6.1 | 3.6.1 | |
coverage |
- | 1.15.1 | 1.15.1 | |
dart_mappable |
- | 4.10.0 | 4.10.0 | |
dart_style |
- | 3.1.13 | 3.1.13 | |
dartastic_opentelemetry |
- | 0.10.0 | 0.11.0 | |
dartastic_opentelemetry_api |
- | 0.10.0 | 0.11.0 | |
decimal |
- | 3.2.6 | 3.2.6 | |
dotenv |
- | 4.2.0 | 4.2.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file_cloud |
- | 0.1.1 | 0.1.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
gato |
- | 0.0.5+1 | 0.0.5+1 | |
glob |
- | 2.2.0 | 2.2.0 | |
google_cloud |
- | 0.5.0 | 0.5.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.3.3 | 2.3.3 | |
grpc |
- | 5.1.0 | 5.1.0 | |
hashlib |
- | 2.4.2 | 2.4.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
inflector_dart |
- | 1.0.2 | 1.0.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
io |
- | 1.1.0 | 1.1.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
minio |
- | 3.5.8 | 3.5.8 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
pool |
- | 1.5.3 | 1.5.3 | |
posix |
- | 6.5.2 | 6.5.2 | |
protobuf |
- | 6.1.0 | 6.1.0 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
rational |
- | 2.2.3 | 2.2.3 | |
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_gen |
- | 4.3.0 | 4.3.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.14 | 0.10.14 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.2 | 3.4.2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.32.0 | 1.32.0 | |
test_api |
- | 0.7.14 | 0.7.14 | |
test_core |
- | 0.6.20 | 0.6.20 | |
time_machine2 |
- | 0.13.1 | 0.14.0 | |
type_plus |
- | 2.1.1 | 2.1.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
vm_service |
- | 15.3.0 | 15.3.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
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 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 | |
yaml_edit |
- | 2.2.4 | 2.2.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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, Dart 3.13.1.
Check the analysis log for details.