ncc_data_shaft 1.0.2
ncc_data_shaft: ^1.0.2 copied to clipboard
The official bridge between network_cool_client (ncc) and data_shaft. Provides standardized drivers and datasources for a clean data layer.
0
likes
160/ 160
pub points
93
downloads
We analyzed this package 4 days ago, and awarded it 160 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
1502 out of 1711 API elements (87.8 %) have documentation comments.
Some symbols that are missing documentation: datasource_http, datasource_ncc, datasource_session, driver, ncc_data_shaft.
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:ncc_data_shaft/ncc_data_shaft.dartthat imports:package:ncc_data_shaft/driver.dartthat imports:package:ncc_data_shaft/src/driver/ncc_connection_driver.dartthat imports:package:ncc/ncc.dartthat imports:package:ncc/src/network_observer/network_observer.dartthat imports:package:ncc/src/network_client/base_client.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
data_shaft |
^1.1.3 |
1.1.3 | 1.1.3 | |
meta |
^1.18.1 |
1.18.3 | 1.18.3 | |
ncc |
^1.0.0 |
1.0.0 | 1.0.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.1 | 2.13.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
cool_bedrock |
- | 2.0.0 | 2.0.0 | |
equatable |
- | 2.0.8 | 2.0.8 | |
fpdart |
- | 1.2.0 | 1.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
path |
- | 1.9.1 | 1.9.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
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 | |
web |
- | 1.1.1 | 1.1.1 |
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.12, Dart 3.12.2.
Check the analysis log for details.