instrument_base_model 0.0.4
instrument_base_model: ^0.0.4 copied to clipboard
仪器信息网 https://www.instrument.com.cn/ 前端Flutter 库
We analyzed this package 5 days ago, and awarded it 110 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.
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
0/5 points: Provide a valid README.md
`README.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
143 out of 242 API elements (59.1 %) have documentation comments.
Some symbols that are missing documentation: base_list_res, base_list_res.BaseListRes.BaseListRes.fromJson, base_list_res.BaseListRes.BaseListRes.new, base_list_res.BaseListRes.code, base_list_res.BaseListRes.data.
10/10 points: Package has 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:instrument_base_model/instrument_base_model.dartthat imports:package:instrument_base_model/https/http.dartthat imports:package:instrument_base_model/https/dio_manager.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
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:instrument_base_model/instrument_base_model.dartthat imports:package:instrument_base_model/https/http.dartthat imports:package:instrument_base_model/https/dio_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:instrument_base_model/instrument_base_model.dartthat imports:package:instrument_base_model/https/http.dartthat imports:package:instrument_base_model/https/dio_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Windows`.
Because:
package:instrument_base_model/instrument_base_model.dartthat imports:package:instrument_base_model/https/http.dartthat imports:package:instrument_base_model/https/dio_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:instrument_base_model/instrument_base_model.dartthat imports:package:instrument_base_model/https/http.dartthat imports:package:instrument_base_model/https/dio_manager.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 20 issues. Showing the first 2:
WARNING: Unused import: 'dart:io'.
lib/https/dio_manager.dart:1:8
╷
1 │ import 'dart:io';
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/https/dio_manager.dart
WARNING: This function has a nullable return type of 'HttpClient?', but ends without returning a value.
lib/https/dio_manager.dart:85:18
╷
85 │ (client) {
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/https/dio_manager.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
connectivity_plus |
^3.0.6 |
3.0.6 | 7.0.0 | |
convert |
^3.0.1 |
3.1.2 | 3.1.2 | |
cookie_jar |
^3.0.1 |
3.0.1 | 4.0.8 | |
crypto |
^3.0.1 |
3.0.7 | 3.0.7 | |
decimal |
^2.1.0 |
2.3.3 | 3.2.4 | |
dio |
^4.0.6 |
4.0.6 | 5.9.0 | |
dio_cookie_manager |
^2.0.0 |
2.0.0 | 3.3.0 | |
oktoast |
^3.2.0 |
3.4.0 | 3.4.0 | |
rational |
^2.1.0 |
2.2.3 | 2.2.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.5 | 2.1.5 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 7.0.1 | 7.0.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 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^3.0.6` on connectivity_plus does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `^3.0.1` on cookie_jar does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions cookie_jar 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.5, Flutter 3.38.6, Dart 3.10.7.
Check the analysis log for details.