hexabase 0.8.6 hexabase: ^0.8.6 copied to clipboard
Dart and Flutter SDK for Hexabase
We analyzed this package 4 days ago, and awarded it 100 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 60 to 180 characters to describe the package, what it does, and its target use case.
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
2 out of 434 API elements (0.5 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: hexabase
, hexabase.HBDataStoreResponseWithCount
, hexabase.HBDataStoreResponseWithCount.HBDataStoreResponseWithCount
, hexabase.HBDataStoreResponseWithCount.count
, hexabase.HBDataStoreResponseWithCount.items
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/0 points: WASM compatibility
This package is compatible with runtime wasm
, and will be rewarded additional points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 8 issues. Showing the first 2:
WARNING: The value of the field '_roles' isn't used.
lib/src/datastore.dart:59:23
╷
59 │ List<HexabaseRole>? _roles;
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/datastore.dart
WARNING: The value of the field '_statuses' isn't used.
lib/src/datastore.dart:60:25
╷
60 │ List<HexabaseStatus>? _statuses;
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/datastore.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
collection |
^1.16.0 |
1.18.0 | 1.19.1 |
dio |
^4.0.6 |
4.0.6 | 5.7.0 |
eventsource |
^0.4.0 |
0.4.0 | 0.4.0 |
graphql |
^5.1.3 |
5.2.0-beta.4 | 5.2.0-beta.9 |
http |
^0.13.5 |
0.13.6 | 1.2.2 |
http_parser |
^4.0.2 |
4.0.2 | 4.1.1 |
jwt_decode |
^0.3.1 |
0.3.1 | 0.3.1 |
logging |
^1.2.0 |
1.3.0 | 1.3.0 |
shared_preferences |
^2.0.15 |
2.3.3 | 2.3.3 |
signalr_netcore |
^1.3.4 |
1.3.6 | 1.4.0 |
tuple |
^2.0.0 |
2.0.2 | 2.0.2 |
uri |
^1.0.0 |
1.0.0 | 1.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
characters |
- | 1.3.0 | 1.3.1 |
crypto |
- | 3.0.6 | 3.0.6 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
flutter |
- | 0.0.0 | 0.0.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
gql |
- | 1.0.1-alpha+1730759315362 | 1.0.1-alpha+1730759315362 |
gql_dedupe_link |
- | 2.0.4-alpha+1715521079596 | 2.0.4-alpha+1715521079596 |
gql_error_link |
- | 1.0.0+1 | 1.0.0+1 |
gql_exec |
- | 1.1.1-alpha+1699813812660 | 1.1.1-alpha+1699813812660 |
gql_http_link |
- | 1.1.0 | 1.1.0 |
gql_link |
- | 1.0.1-alpha+1730759315378 | 1.0.1-alpha+1730759315378 |
gql_transform_link |
- | 1.0.0 | 1.0.0 |
hive |
- | 2.2.3 | 2.2.3 |
matcher |
- | 0.12.17 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
message_pack_dart |
- | 2.0.1 | 2.0.1 |
meta |
- | 1.15.0 | 1.16.0 |
normalize |
- | 0.8.2+1 | 0.9.1 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_linux |
- | 2.2.1 | 2.2.1 |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 |
path_provider_windows |
- | 2.3.0 | 2.3.0 |
platform |
- | 3.1.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pool |
- | 1.5.1 | 1.5.1 |
quiver |
- | 3.2.2 | 3.2.2 |
rxdart |
- | 0.27.7 | 0.28.0 |
shared_preferences_android |
- | 2.3.3 | 2.3.3 |
shared_preferences_foundation |
- | 2.5.3 | 2.5.3 |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 |
shared_preferences_web |
- | 2.4.2 | 2.4.2 |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 |
shelf |
- | 1.4.1 | 1.4.2 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sse |
- | 4.1.6 | 4.1.6 |
sse_channel |
- | 0.0.3 | 0.1.1 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.0 | 1.4.0 |
sync |
- | 0.3.0 | 0.3.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 0.5.1 | 1.1.0 |
web_socket_channel |
- | 2.4.5 | 3.0.1 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions dio
to update the constraint.
The constraint `^0.13.5` on http does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions http
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.22.15
, Dart 3.5.4
.
Check the analysis log for details.