system_information 0.0.4 system_information: ^0.0.4 copied to clipboard
A library for get system info detail like ram or proccesor ram in dart support client side and server side.
We analyzed this package 2 days ago, and awarded it 140 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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting system_information... Discovering libraries... Linking elements... Precaching local docs for 1448158 elements... Initialized dartdoc with 2515 libraries Generating docs for library scheme/system_info_fetch_data.dart from package:system_information/scheme/system_info_fetch_data.dart... Generating docs for library scheme/operating_system_data.dart from package:system_information/scheme/operating_system_data.dart... Generating docs for library scheme/cpu_data.dart from package:system_information/scheme/cpu_data.dart... Generating docs for library scheme/scheme.dart from package:system_information/scheme/scheme.dart... Generating docs for library scheme/memory_data.dart from package:system_information/scheme/memory_data.dart... [26 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-system_information: file:///tmp/pana_MYOCHM warning: unresolved doc reference ["@type"] from system_info_fetch_data.SystemInfoFetchData.json_scheme_utils_checkDataIsSameBySpecialType: (file:///tmp/pana_MYOCHM/lib/scheme/system_info_fetch_data.dart:22:8) warning: unresolved doc reference ["@type"] from operating_system_data.OperatingSystemData.json_scheme_utils_checkDataIsSameBySpecialType: (file:///tmp/pana_MYOCHM/lib/scheme/operating_system_data.dart:22:8) warning: unresolved doc reference ["@type"] from cpu_data.CpuData.json_scheme_utils_checkDataIsSameBySpecialType: (file:///tmp/pana_MYOCHM/lib/scheme/cpu_data.dart:22:8) warning: unresolved doc reference ["@type"] from memory_data.MemoryData.json_scheme_utils_checkDataIsSameBySpecialType: (file:///tmp/pana_MYOCHM/lib/scheme/memory_data.dart:22:8) [32 more lines]
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:system_information/system_information.dart
that imports:package:system_information/dart/dart.dart
that imports:package:system_information/dart/core.dart
that imports:package:system_information/dart/base/system_information_base.dart
that imports:package:universal_io/io.dart
that imports:package:universal_io/src/_exports_in_browser.dart
that imports:package:universal_io/src/internet_address.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:system_information/system_information.dart
that imports:package:system_information/dart/dart.dart
that imports:package:system_information/dart/core.dart
that imports:package:system_information/dart/base/system_information_base.dart
that imports:package:universal_io/io.dart
that imports:package:universal_io/src/_exports_in_vm.dart
that imports:package:universal_io/src/new_universal_http_client.dart
that imports:package:universal_io/src/_helpers.dart
that imports:package:universal_io/src/_helpers_impl_elsewhere.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.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 26 issues. Showing the first 2:
INFO: Empty catch block.
lib/dart/power/power.dart:57:25
╷
57 │ } catch (e) {}
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/dart/power/power.dart
/tmp/pana_MYOCHM/bin/generate_scheme.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
general_lib |
^0.0.50 |
0.0.50 | 0.0.50 |
path |
^1.9.0 |
1.9.1 | 1.9.1 |
system_information_flutter |
^0.0.4 |
0.0.4 | 0.0.4 |
universal_io |
^2.2.2 |
2.2.2 | 2.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 4.0.2 | 4.0.2 |
args |
- | 2.6.0 | 2.6.0 |
asn1lib |
- | 1.5.8 | 1.5.8 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
charcode |
- | 1.4.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
encrypt |
- | 5.0.3 | 5.0.3 |
ffi |
- | 2.1.3 | 2.1.3 |
fixnum |
- | 1.1.1 | 1.1.1 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
image |
- | 4.5.2 | 4.5.2 |
io |
- | 1.0.5 | 1.0.5 |
js |
- | 0.7.1 | 0.7.1 |
mason_logger |
- | 0.3.1 | 0.3.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pointycastle |
- | 3.9.1 | 3.9.1 |
posix |
- | 6.0.1 | 6.0.1 |
qr |
- | 3.0.2 | 3.0.2 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
stack_trace |
- | 1.12.1 | 1.12.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 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.9.0 | 5.9.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.3 | 3.1.3 |
zxing2 |
- | 0.2.3 | 0.2.3 |
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.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.